Uses of Package
org.glassfish.hk2.inhabitants

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

Classes in org.glassfish.hk2.inhabitants used by com.sun.enterprise.module
InhabitantParser
          Abstraction of inhabitant meta-data retrieval capability.
 

Classes in org.glassfish.hk2.inhabitants used by com.sun.enterprise.module.common_impl
InhabitantParser
          Abstraction of inhabitant meta-data retrieval capability.
InhabitantsParser
          Parses /META-INF/inhabitants and populate Habitat.
InhabitantsParserFactory
           
 

Classes in org.glassfish.hk2.inhabitants used by com.sun.enterprise.module.impl
InhabitantsParserFactory
           
 

Classes in org.glassfish.hk2.inhabitants used by com.sun.enterprise.module.single
InhabitantsParserFactory
           
 

Classes in org.glassfish.hk2.inhabitants used by org.glassfish.hk2.inhabitants
InhabitantParser
          Abstraction of inhabitant meta-data retrieval capability.
InhabitantsParser
          Parses /META-INF/inhabitants and populate Habitat.
InhabitantStore
          Contract abstracting the storage of inhabitants into a backing store (which is usually the habitat in most situations).
KeyValuePairParser
          Parses a string like key=value,key=value,key=value.
 

Classes in org.glassfish.hk2.inhabitants used by org.jvnet.hk2.osgiadapter
InhabitantParser
          Abstraction of inhabitant meta-data retrieval capability.
InhabitantsParser
          Parses /META-INF/inhabitants and populate Habitat.
InhabitantsParserFactory
           
InhabitantStore
          Contract abstracting the storage of inhabitants into a backing store (which is usually the habitat in most situations).
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.