|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.setup.webwork.XWorkConfigurationInitialiser
public final class XWorkConfigurationInitialiser
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)
Constructor Summary | |
---|---|
XWorkConfigurationInitialiser()
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XWorkConfigurationInitialiser()
Method Detail |
---|
public void init()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |