com.atlassian.confluence.plugin
Class XWorkObjectFactoryConfigurator

java.lang.Object
  extended by 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

Constructor Summary
XWorkObjectFactoryConfigurator(ObjectFactory objectFactory)
           
 
Method Summary
 void afterPropertiesSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XWorkObjectFactoryConfigurator

public XWorkObjectFactoryConfigurator(ObjectFactory objectFactory)
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
Throws:
Exception


Confluence is developed by Atlassian.