Uses of Package
com.atlassian.plugin.module

Packages that use com.atlassian.plugin.module
com.atlassian.plugin.descriptors   
com.atlassian.plugin.module   
 

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.
 



Copyright © 2014 Atlassian. All Rights Reserved.