|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.dbxml.util.SimpleConfigurable
SimpleConfigurable
| Constructor Summary | |
SimpleConfigurable()
|
|
SimpleConfigurable(Configuration config)
|
|
| Method Summary | |
Configuration |
getConfig()
getConfig retrieves the configuration information for the Configurable object instance. |
void |
setConfig(Configuration config)
setConfig sets the configuration information for the Configurable object instance. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleConfigurable()
public SimpleConfigurable(Configuration config)
| Method Detail |
public void setConfig(Configuration config)
throws dbXMLException
Configurable
setConfig in interface Configurableconfig - The configuration Node
dbXMLExceptionpublic Configuration getConfig()
Configurable
getConfig in interface Configurable
|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||