|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jconfig.bootstrap.LoadedItem
Constructor Summary | |
LoadedItem(java.lang.String name,
Configuration config,
ConfigurationHandler handler)
|
Method Summary | |
Configuration |
getConfig()
Getter for property config. |
ConfigurationHandler |
getHandler()
Getter for property handler. |
java.lang.String |
getName()
Getter for property name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoadedItem(java.lang.String name, Configuration config, ConfigurationHandler handler)
Method Detail |
public java.lang.String getName()
public Configuration getConfig()
public ConfigurationHandler getHandler()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |