|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.jconfig.handler.ScriptHandler
Constructor Summary | |
ScriptHandler()
|
Method Summary | |
Configuration |
load(java.lang.String configurationName)
This method loads a configuration and returns it |
void |
store(Configuration configuration)
This method should store all categories and properties. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ScriptHandler()
Method Detail |
public Configuration load(java.lang.String configurationName) throws ConfigurationManagerException
ConfigurationHandler
load
in interface ConfigurationHandler
public void store(Configuration configuration) throws ConfigurationManagerException
ConfigurationHandler
store
in interface ConfigurationHandler
org.jconfig.handler.ConfigurationHandler
ConfigurationManagerException
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |