Uses of Package
org.glassfish.hk2.utilities

Packages that use org.glassfish.hk2.utilities
com.sun.enterprise.module.bootstrap   
com.sun.hk2.component   
org.glassfish.hk2.bootstrap   
org.glassfish.hk2.bootstrap.impl   
org.glassfish.hk2.internal   
org.glassfish.hk2.utilities   
org.jvnet.hk2.config   
org.jvnet.hk2.deprecated.internal   
org.jvnet.hk2.generator.internal   
org.jvnet.hk2.internal   
org.jvnet.hk2.osgiadapter   
 

Classes in org.glassfish.hk2.utilities used by com.sun.enterprise.module.bootstrap
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 com.sun.hk2.component
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.bootstrap
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.bootstrap.impl
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.internal
AbstractActiveDescriptor
          This class can be used as a starting point for those writing their own ActiveDescriptor.
ActiveDescriptorBuilder
          The active descriptor build is for building up a non-reified 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.
ActiveDescriptorBuilder
          The active descriptor build is for building up a non-reified ActiveDescriptor.
Binder
          The binder is used in conjunction with the ServiceLocatorUtilities.bind(org.glassfish.hk2.api.ServiceLocator, Binder...) method in order to add (or remove) services to a ServiceLocator.
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.jvnet.hk2.config
AbstractActiveDescriptor
          This class can be used as a starting point for those writing their own ActiveDescriptor.
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.jvnet.hk2.deprecated.internal
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.jvnet.hk2.generator.internal
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.jvnet.hk2.internal
AbstractActiveDescriptor
          This class can be used as a starting point for those writing their own ActiveDescriptor.
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.jvnet.hk2.osgiadapter
DescriptorImpl
          The implementation of the descriptor itself, with the bonus of being externalizable, and having writeable fields
 



Copyright © 2013 Oracle Corporation. All Rights Reserved.