com.atlassian.plugin.osgi.factory
Class TestOsgiPlugin.StaticModuleDescriptor

java.lang.Object
  extended by com.atlassian.plugin.descriptors.AbstractModuleDescriptor<java.lang.Object>
      extended by com.atlassian.plugin.osgi.factory.TestOsgiPlugin.StaticModuleDescriptor
All Implemented Interfaces:
com.atlassian.plugin.ModuleDescriptor<java.lang.Object>, com.atlassian.plugin.Resourced, com.atlassian.plugin.StateAware
Enclosing class:
TestOsgiPlugin

public static class TestOsgiPlugin.StaticModuleDescriptor
extends com.atlassian.plugin.descriptors.AbstractModuleDescriptor<java.lang.Object>


Field Summary
 
Fields inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
moduleClass, moduleClassName, moduleFactory, plugin, resources, singleton
 
Constructor Summary
TestOsgiPlugin.StaticModuleDescriptor()
           
 
Method Summary
 java.lang.Object getModule()
           
 
Methods inherited from class com.atlassian.plugin.descriptors.AbstractModuleDescriptor
assertModuleClassImplements, checkPermissions, destroy, disabled, enabled, equals, getCompleteKey, getDescription, getDescriptionKey, getI18nNameKey, getKey, getMinJavaVersion, getModuleClass, 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

TestOsgiPlugin.StaticModuleDescriptor

public TestOsgiPlugin.StaticModuleDescriptor()
Method Detail

getModule

public java.lang.Object getModule()
Specified by:
getModule in interface com.atlassian.plugin.ModuleDescriptor<java.lang.Object>
Specified by:
getModule in class com.atlassian.plugin.descriptors.AbstractModuleDescriptor<java.lang.Object>


Copyright © 2012 Atlassian. All Rights Reserved.