|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.plugin.descriptors.AbstractModuleDescriptor<DownloadStrategy>
com.atlassian.plugin.servlet.download.plugin.DownloadStrategyModuleDescriptor
public class DownloadStrategyModuleDescriptor
A plugin module which provides a DownloadStrategy.
DownloadStrategy,
PluggableDownloadStrategy| Field Summary |
|---|
| Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
key, moduleClass, moduleClassName, moduleFactory, name, plugin, resources, singleton |
| Constructor Summary | |
|---|---|
DownloadStrategyModuleDescriptor(ModuleFactory moduleCreator)
Creates a download strategy. |
|
| Method Summary | |
|---|---|
DownloadStrategy |
getModule()
The particular module object created by this plugin. |
| Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor |
|---|
assertModuleClassImplements, checkPermissions, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, getModuleClassName, getName, getParams, getPlugin, getPluginKey, getRequiredPermissions, getResourceDescriptor, getResourceDescriptors, getResourceDescriptors, getResourceLocation, hashCode, init, isEnabledByDefault, isSingleton, isSingletonByDefault, isSystemModule, loadClass, loadClass, provideValidationRules, satisfiesMinJavaVersion, setPlugin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DownloadStrategyModuleDescriptor(ModuleFactory moduleCreator)
moduleCreator - The factory to create module instances| Method Detail |
|---|
public DownloadStrategy getModule()
ModuleDescriptor
getModule in interface ModuleDescriptor<DownloadStrategy>getModule in class AbstractModuleDescriptor<DownloadStrategy>ModuleDescriptor.getModuleClass()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||