|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.strutsit.chain.configuration.ChainConfigurationBase
org.strutsit.chain.configuration.ChainXMLConfiguration
Interface for a chain configuration.
Constructor Summary | |
ChainXMLConfiguration()
|
Method Summary | |
org.apache.commons.chain.Catalog |
getCatalog()
|
void |
init()
Inits the configuration. |
void |
reread()
Rereads the configuration. |
Methods inherited from class org.strutsit.chain.configuration.ChainConfigurationBase |
checkConfiguration, getConfigFile, setConfigFile |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChainXMLConfiguration()
Method Detail |
public final org.apache.commons.chain.Catalog getCatalog()
getCatalog
in interface ChainConfiguration
getCatalog
in class ChainConfigurationBase
public final void init() throws ChainException
init
in interface ChainConfiguration
init
in class ChainConfigurationBase
ChainException
- if something goes wrong.public final void reread()
reread
in interface ChainConfiguration
reread
in class ChainConfigurationBase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |