com.atlassian.confluence.plugin
Class ConfluencePluginObjectFactory
java.lang.Object
com.opensymphony.xwork.ObjectFactory
com.atlassian.confluence.plugin.ConfluencePluginObjectFactory
public class ConfluencePluginObjectFactory
- extends com.opensymphony.xwork.ObjectFactory
Custom ObjectFactory that will delegate to the provided class loader.
| Methods inherited from class com.opensymphony.xwork.ObjectFactory |
buildBean, buildBean, buildInterceptor, buildResult, buildValidator, getObjectFactory, setObjectFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfluencePluginObjectFactory
public ConfluencePluginObjectFactory(ClassLoader applicationClassLoader)
getClassInstance
public Class<?> getClassInstance(String className)
throws ClassNotFoundException
- Overrides:
getClassInstance in class com.opensymphony.xwork.ObjectFactory
- Throws:
ClassNotFoundException
buildAction
public com.opensymphony.xwork.Action buildAction(com.opensymphony.xwork.config.entities.ActionConfig actionConfig)
throws Exception
- Overrides:
buildAction in class com.opensymphony.xwork.ObjectFactory
- Throws:
Exception
Copyright © 2003–2015 Atlassian. All rights reserved.