Package org.glassfish.hk2.utilities

Interface Summary
DescriptorBuilder This is an object that uses the Builder pattern in order to generate a Descriptor (for binding) or a Filter (for searching).
 

Class Summary
AbstractActiveDescriptor<T> This class can be used as a starting point for those writing their own ActiveDescriptor.
BuilderHelper This class is used to generate DescriptorBuilders to be used as a simple mechanism to create a Filter or Descriptor.
DescriptorImpl The implementation of the descriptor itself, with the bonus of being externalizable, and having writeable fields
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.