Uses of Package
com.sun.enterprise.module.common_impl

Packages that use com.sun.enterprise.module.common_impl
com.sun.enterprise.module.common_impl   
com.sun.enterprise.module.impl   
com.sun.enterprise.module.maven   
com.sun.enterprise.module.single   
org.jvnet.hk2.osgiadapter   
 

Classes in com.sun.enterprise.module.common_impl used by com.sun.enterprise.module.common_impl
AbstractFactory
           
AbstractModulesRegistryImpl
          The Modules Registry maintains the registry of all available module.
AbstractRepositoryImpl
          Partial implementation of Repository that statically enumerates all ModuleDefinition upfront.
Jar
          Abstraction of JarFile so that we can handle both a jar file and a directory image transparently.
ModuleId
          Class representing the primary Key for a Module.
TracingUtilities.Loader
           
 

Classes in com.sun.enterprise.module.common_impl used by com.sun.enterprise.module.impl
AbstractFactory
           
AbstractModulesRegistryImpl
          The Modules Registry maintains the registry of all available module.
DefaultModuleDefinition
          ModuleDefinition implementation that picks up most of the module properties from the manifest file of the jar, as baked in by the hk2-maven-plugin.
ModuleId
          Class representing the primary Key for a Module.
 

Classes in com.sun.enterprise.module.common_impl used by com.sun.enterprise.module.maven
AbstractRepositoryImpl
          Partial implementation of Repository that statically enumerates all ModuleDefinition upfront.
ModuleId
          Class representing the primary Key for a Module.
 

Classes in com.sun.enterprise.module.common_impl used by com.sun.enterprise.module.single
AbstractModulesRegistryImpl
          The Modules Registry maintains the registry of all available module.
 

Classes in com.sun.enterprise.module.common_impl used by org.jvnet.hk2.osgiadapter
AbstractFactory
           
AbstractModulesRegistryImpl
          The Modules Registry maintains the registry of all available module.
AbstractRepositoryImpl
          Partial implementation of Repository that statically enumerates all ModuleDefinition upfront.
DirectoryBasedRepository
          This class is a directory based repository implementation.
Jar
          Abstraction of JarFile so that we can handle both a jar file and a directory image transparently.
ModuleId
          Class representing the primary Key for a Module.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.