|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration.Entry | |
|---|---|
| hkontrol.configuration | |
| hkontrol.core | |
| Uses of Configuration.Entry in hkontrol.configuration |
|---|
| Fields in hkontrol.configuration declared as Configuration.Entry | |
|---|---|
protected Configuration.Entry |
Configuration.rootEntry
|
| Methods in hkontrol.configuration that return Configuration.Entry | |
|---|---|
Configuration.Entry |
Configuration.getRoot()
|
| Uses of Configuration.Entry in hkontrol.core |
|---|
| Methods in hkontrol.core that return Configuration.Entry | |
|---|---|
protected Configuration.Entry |
AbstractModule.getConfig()
returns the configuration element which led to the module's instantiation. |
protected Configuration.Entry |
AbstractAction.getConfig()
|
| Methods in hkontrol.core with parameters of type Configuration.Entry | |
|---|---|
void |
AbstractAction.construct(Configuration.Entry config)
Replaces the empty default constructor and must be called immediately after object instantiation. |
void |
AbstractModule.construct(Configuration.Entry config,
State state)
Replaces the empty default constructor and must be called immediately after object instantiation. |
HKConnection |
HKConnectionRegistry.getConnection(Configuration.Entry config)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||