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
XmlConfigurationProviderThis 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
Constructors Constructor Description XWorkConfigurationInitialiser()
-