Uses of Package
org.glassfish.hk2.utilities

Packages that use org.glassfish.hk2.utilities
org.glassfish.hk2.internal   
org.glassfish.hk2.utilities   
 

Classes in org.glassfish.hk2.utilities used by org.glassfish.hk2.internal
AbstractActiveDescriptor
          This class can be used as a starting point for those writing their own ActiveDescriptor.
DescriptorBuilder
          This is an object that uses the Builder pattern in order to generate a Descriptor (for binding) or a Filter (for searching).
DescriptorImpl
          The implementation of the descriptor itself, with the bonus of being externalizable, and having writeable fields
 

Classes in org.glassfish.hk2.utilities used by org.glassfish.hk2.utilities
AbstractActiveDescriptor
          This class can be used as a starting point for those writing their own ActiveDescriptor.
DescriptorBuilder
          This is an object that uses the Builder pattern in order to generate a Descriptor (for binding) or a Filter (for searching).
DescriptorImpl
          The implementation of the descriptor itself, with the bonus of being externalizable, and having writeable fields
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.