public class RestModuleDescriptorFactory extends com.atlassian.plugin.osgi.external.SingleModuleDescriptorFactory<RestModuleDescriptor>
| Constructor and Description |
|---|
RestModuleDescriptorFactory(com.atlassian.plugin.hostcontainer.HostContainer hostContainer,
com.atlassian.plugin.module.ModuleFactory moduleFactory,
RestServletModuleManager servletModuleManager,
String restContextPath) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.plugin.ModuleDescriptor |
getModuleDescriptor(String type) |
public RestModuleDescriptorFactory(com.atlassian.plugin.hostcontainer.HostContainer hostContainer,
com.atlassian.plugin.module.ModuleFactory moduleFactory,
RestServletModuleManager servletModuleManager,
String restContextPath)
public com.atlassian.plugin.ModuleDescriptor getModuleDescriptor(String type) throws com.atlassian.plugin.PluginParseException, IllegalAccessException, InstantiationException, ClassNotFoundException
getModuleDescriptor in interface com.atlassian.plugin.ModuleDescriptorFactorygetModuleDescriptor in class com.atlassian.plugin.osgi.external.SingleModuleDescriptorFactory<RestModuleDescriptor>com.atlassian.plugin.PluginParseExceptionIllegalAccessExceptionInstantiationExceptionClassNotFoundExceptionCopyright © 2017 Atlassian. All rights reserved.