|
Xindice API version 1.1b4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xindice.util.SimpleConfigurable
SimpleConfigurable
| Field Summary | |
protected Configuration |
config
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Configuration config
| Constructor Detail |
public SimpleConfigurable(Configuration config)
public SimpleConfigurable()
| Method Detail |
public void setConfig(Configuration config)
throws XindiceException
Configurable
setConfig in interface Configurableconfig - The configuration Node
XindiceExceptionpublic Configuration getConfig()
Configurable
getConfig in interface Configurable
|
Xindice API version 1.1b4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||