|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.opensymphony.xwork.ObjectFactory
com.atlassian.confluence.plugin.ConfluencePluginObjectFactory
Custom ObjectFactory that will look through the currently deployed and enabled plugins for the requested class if it does not exist in the default class hierarchy.
| Constructor Summary | |
ConfluencePluginObjectFactory()
|
|
| Method Summary | |
Class |
getClassInstance(String className)
|
void |
setPluginManager(PluginManager pluginManager)
|
| Methods inherited from class com.opensymphony.xwork.ObjectFactory |
buildAction, 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()
| Method Detail |
public void setPluginManager(PluginManager pluginManager)
public Class getClassInstance(String className)
throws ClassNotFoundException
ClassNotFoundException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||