com.atlassian.confluence.setup.webwork
Class XWorkConfigurationInitialiser
java.lang.Object
com.atlassian.confluence.setup.webwork.XWorkConfigurationInitialiser
public final class XWorkConfigurationInitialiser
- extends Object
Simple bean that can be used to initialise the XWork system with a provider which caches the results loaded by
the XWork XmlConfigurationProvider
This saves having to read and parse the xwork.xml configuration file every time we need to refresh
the xwork runtime state (e.g. during xwork plugin enabling and disabling)
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWorkConfigurationInitialiser
public XWorkConfigurationInitialiser()
init
public void init()