|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.opensymphony.xwork.ObjectFactory
com.atlassian.confluence.plugin.ConfluencePluginObjectFactory
public class ConfluencePluginObjectFactory
Custom ObjectFactory that will delegate to the provided class loader.
Constructor Summary | |
---|---|
ConfluencePluginObjectFactory(java.lang.ClassLoader applicationClassLoader)
|
Method Summary | |
---|---|
com.opensymphony.xwork.Action |
buildAction(com.opensymphony.xwork.config.entities.ActionConfig actionConfig)
|
java.lang.Class<?> |
getClassInstance(java.lang.String className)
|
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 |
Constructor Detail |
---|
public ConfluencePluginObjectFactory(java.lang.ClassLoader applicationClassLoader)
Method Detail |
---|
public java.lang.Class<?> getClassInstance(java.lang.String className) throws java.lang.ClassNotFoundException
getClassInstance
in class com.opensymphony.xwork.ObjectFactory
java.lang.ClassNotFoundException
public com.opensymphony.xwork.Action buildAction(com.opensymphony.xwork.config.entities.ActionConfig actionConfig) throws java.lang.Exception
buildAction
in class com.opensymphony.xwork.ObjectFactory
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |