|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.plugin.module.DefaultPluginModuleFactory<T>
public class DefaultPluginModuleFactory<T>
Constructor Summary | |
---|---|
DefaultPluginModuleFactory(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
|
Method Summary | |
---|---|
T |
createModule()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultPluginModuleFactory(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
Method Detail |
---|
public T createModule()
createModule
in interface PluginModuleFactory<T>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |