|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.strutsit.chain.configuration.ChainConfigurationFactory
Factory for instanciating the properbly configuration class.
Constructor Summary | |
ChainConfigurationFactory()
|
Method Summary | |
ChainConfiguration |
createConfiguration()
Returns the right configuration configured in the chain.properties. |
static ChainConfigurationFactory |
getInstance()
The Factorymethod of this Factory ;-) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChainConfigurationFactory()
Method Detail |
public static ChainConfigurationFactory getInstance()
public ChainConfiguration createConfiguration()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |