void configure(
Map<String, ?> configs)
Configurable Contract
Configurable
is the abstraction of classes that are instantiated by reflection and need to take configuration parameters.
Method | Description |
---|---|
|
Configures the class with the given key-value configurations |