Package com.atlassian.plugin.descriptors

Class Summary
AbstractModuleDescriptor<T>  
ChainModuleDescriptorFactory Module descriptor factory that checks multiple factories in sequence.
ResourcedModuleDescriptor<T> Deprecated. All module descriptors now have resources.
UnloadableModuleDescriptor Instances of this class represent a module which could not be loaded, not a module which can be unloaded.
UnloadableModuleDescriptorFactory Utility class to create UnloadableModuleDescriptor instances when there are problems
UnrecognisedModuleDescriptor  
UnrecognisedModuleDescriptorFactory Utility class to create UnloadableModuleDescriptor instances when there are problems
 

Annotation Types Summary
CannotDisable Marks ModuleDescriptor implementations that cannot be disabled.
RequiresRestart Marks ModuleDescriptor implementations that require a restart of the application to start the plugin when installed at runtime.
 



Copyright © 2011 Atlassian. All Rights Reserved.