|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Configurable
A Mix-in style interface for classes that are instantiated by reflection and need to take configuration parameters
| Method Summary | |
|---|---|
void |
configure(java.util.Map<java.lang.String,?> configs)
Configure this class with the given key-value pairs |
| Method Detail |
|---|
void configure(java.util.Map<java.lang.String,?> configs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||