Package com.atlassian.jira.plugin

Interface Summary
ComponentClassManager Provides methods to help load and instantiate classes that can handle OSGi plugins with their ClassLoaders and Components that don't live in Pico Container.
ConfigurableModuleDescriptor ModuleDescriptors that can be configured using an ObjectConfiguration.
JiraPluginSystemListener Marker interface for listeners that expect to receive plugin system-related events (e.g.
JiraResourcedModuleDescriptor<T> An extension of ModuleDescriptor for Plugin Points declared in JIRA.
OrderableModuleDescriptor ModuleDescriptors that can be ordered using ModuleDescriptorComparator, and use the 'order' element inside their config file to indicate ordering.
PluginLoaderFactory  
PluginPath  
PluginVersion Domain object for holding plugin version information.
PluginVersionStore Handles PluginVersion's persistence.
TabPanelModuleDescriptor<T extends TabPanel> Copyright 2007 Atlassian Software.
 

Class Summary
AbstractConfigurableModuleDescriptor<T> An AbstractJiraModuleDescriptor that is able to be configured using an ObjectConfiguration.
AbstractJiraModuleDescriptor<T> Base class for JIRA Plugin ModuleDescriptors.
AbstractTabPanelModuleDescriptor<T extends TabPanel> Copyright 2007 Atlassian Software.
BootstrapPluginLoaderFactory This is the bootstrap plugin loader factory of JIRA.
BootstrapPluginVersionStore Bootstrap NOP implementation of the PluginVersionStore.
DefaultComponentClassManager  
DefaultPackageScannerConfiguration Default package scanner configuration.
DefaultPluginLoaderFactory This is the default plugin loader factory of JIRA
JiraContentTypeResolver  
JiraHostContainer  
JiraModuleDescriptorFactory  
JiraModuleFactory atlassian-plugins 2.5 requires us to implement a module factory.
JiraOsgiContainerManager Need as Pico can't resolve a File required for super constructor.
JiraPluginManager  
JiraPluginPersistentStateStore  
JiraPluginResourceDownload The sole reason for this class' existence is to handle the Pico dependency injection for the PluginResourceDownload.
JiraServletContextFactory  
OfBizPluginVersionStore OfBiz implementation of the PluginVersionStore.
PluginInjector A helper class for doing Dependency Injection on classes living in plugins.
PluginPath.JiraHomeAdapter  
PluginVelocityResourceLoader  
PluginVersionImpl  
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.