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(com.opensymphony.xwork.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(com.opensymphony.xwork.ObjectFactory objectFactory)
Method Detail

afterPropertiesSet

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


Copyright © 2003-2012 Atlassian. All Rights Reserved.