Class 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)

    • Constructor Detail

      • XWorkConfigurationInitialiser

        public XWorkConfigurationInitialiser()
    • Method Detail

      • init

        public void init()