com.atlassian.confluence.plugin
Class XWorkObjectFactoryConfigurator
java.lang.Object
com.atlassian.confluence.plugin.XWorkObjectFactoryConfigurator
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class XWorkObjectFactoryConfigurator
- extends Object
- implements org.springframework.beans.factory.InitializingBean
Configures the XWork object factory to use a ConfluencePluginObjectFactory
- See Also:
ConfluencePluginObjectFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XWorkObjectFactoryConfigurator
public XWorkObjectFactoryConfigurator(com.opensymphony.xwork.ObjectFactory objectFactory)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception