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 java.lang.Object
implements org.springframework.beans.factory.InitializingBean

Configures the XWork object factory to use a ConfluencePluginObjectFactory

See Also:
ConfluencePluginObjectFactory

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

Constructor Detail

XWorkObjectFactoryConfigurator

public XWorkObjectFactoryConfigurator()
Method Detail

setUberClassLoader

public void setUberClassLoader(java.lang.ClassLoader uberClassLoader)

afterPropertiesSet

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


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.