com.atlassian.confluence.plugin.module
Class DefaultPluginModuleFactory<T>
java.lang.Object
com.atlassian.confluence.plugin.module.DefaultPluginModuleFactory<T>
- All Implemented Interfaces:
- PluginModuleFactory<T>
public class DefaultPluginModuleFactory<T>
- extends Object
- implements PluginModuleFactory<T>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPluginModuleFactory
public DefaultPluginModuleFactory(com.atlassian.plugin.ModuleDescriptor<? extends T> moduleDescriptor)
createModule
public T createModule()
- Specified by:
createModule
in interface PluginModuleFactory<T>
Copyright © 2003-2013 Atlassian. All Rights Reserved.