|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configurator
Configurator interface defines a mechanism to configure objects.
Method Summary | |
---|---|
void |
setup(Configurable object)
Configures the given object. |
Method Detail |
---|
void setup(Configurable object) throws ConfigException
object
- the object to be configured
ConfigException
- is thrown upon config error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |