Uses of Package
com.atlassian.plugin.module

Packages that use com.atlassian.plugin.module
com.atlassian.plugin.descriptors   
com.atlassian.plugin.module   
com.atlassian.plugin.osgi.factory Deployers for OSGi-related plugins 
com.atlassian.plugin.osgi.module   
com.atlassian.plugin.osgi.spring   
com.atlassian.plugin.servlet.descriptors   
com.atlassian.plugin.servlet.download.plugin   
com.atlassian.plugin.web.descriptors   
com.atlassian.plugin.webresource.transformer   
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.descriptors
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.module
ContainerAccessor
          The ContainerAccessor allows access to the underlying plugin container (e.g.
LegacyModuleFactory
          Legacy module factory that provides module classes for descriptors that aren't using an injected ModuleFactory
ModuleClassNotFoundException
          If a module class could not be found
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
PrefixModuleFactory
          A module factory that is matched when its prefix is matched, and therefore, relies an a delegating module factory that determines the prefix somehow.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.osgi.factory
ContainerAccessor
          The ContainerAccessor allows access to the underlying plugin container (e.g.
ContainerManagedPlugin
          A plugin that is managed by a container
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.osgi.module
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
PrefixModuleFactory
          A module factory that is matched when its prefix is matched, and therefore, relies an a delegating module factory that determines the prefix somehow.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.osgi.spring
ContainerAccessor
          The ContainerAccessor allows access to the underlying plugin container (e.g.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.servlet.descriptors
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.servlet.download.plugin
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.web.descriptors
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
 

Classes in com.atlassian.plugin.module used by com.atlassian.plugin.webresource.transformer
ModuleFactory
          The ModuleFactory creates the module class of a ModuleDescriptor.
 



Copyright © 2010 Atlassian. All Rights Reserved.