|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Configurable
All classes implementing this interface must have a public no-argument constructor. All
initialization must be done in init().
| Method Summary | |
|---|---|
void |
init(Properties props)
|
| Method Detail |
|---|
void init(Properties props)
throws java.lang.Exception
props - configuration parameters
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||