Package org.glassfish.hk2.inhabitants

Interface Summary
InhabitantParser Abstraction of inhabitant meta-data retrieval capability.
InhabitantsParserFactory  
InhabitantStore Contract abstracting the storage of inhabitants into a backing store (which is usually the habitat in most situations).
 

Class Summary
InhabitantFileBasedParser InhabitantParser implementation based on the inhabitant file format.
InhabitantIntrospectionScanner Inhabitant scanner based on introspection information rather than statically generated inhabitant file
InhabitantsFile Inhabitants file.
InhabitantsParser Parses /META-INF/inhabitants and populate Habitat.
InhabitantsScanner Scans the stream that follows the /META-INF/inhabitants/* format.
KeyValuePairParser Parses a string like key=value,key=value,key=value.
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.