Uses of Interface
org.glassfish.hk2.inhabitants.InhabitantsParserFactory

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

Uses of InhabitantsParserFactory in com.sun.enterprise.module.common_impl
 

Classes in com.sun.enterprise.module.common_impl that implement InhabitantsParserFactory
 class AbstractModulesRegistryImpl
          The Modules Registry maintains the registry of all available module.
 

Uses of InhabitantsParserFactory in com.sun.enterprise.module.impl
 

Classes in com.sun.enterprise.module.impl that implement InhabitantsParserFactory
 class ModulesRegistryImpl
           
 

Uses of InhabitantsParserFactory in com.sun.enterprise.module.single
 

Classes in com.sun.enterprise.module.single that implement InhabitantsParserFactory
 class ClassPathBasedModulesRegistry
          Implements a modules registry based on a class-path style of module description using a single class loader (capable of loading the entire class-path)
 class SingleModulesRegistry
          Normal modules registry with configuration handling backed up by a single class loader.
 class StaticModulesRegistry
          Implementation of the modules registry that use a single class loader to load all available classes.
 

Uses of InhabitantsParserFactory in org.jvnet.hk2.osgiadapter
 

Classes in org.jvnet.hk2.osgiadapter that implement InhabitantsParserFactory
 class AbstractOSGiModulesRegistryImpl
           
 class OSGiModulesRegistryImpl
          This is an implementation of ModulesRegistry.
 class OSGiObrModulesRegistryImpl
           
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.