Uses of Package
org.glassfish.hk2.utilities
Packages that use org.glassfish.hk2.utilities
Package
Description
-
Classes in org.glassfish.hk2.utilities used by org.glassfish.hk2.apiClassDescriptionThe 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.internalClassDescriptionThis class can be used as a starting point for those writing their own ActiveDescriptor.The active descriptor build is for building up a non-reified ActiveDescriptor.This is an object that uses the Builder pattern in order to generate a Descriptor (for binding) or a Filter (for searching).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.utilitiesClassDescriptionThis class can be used as a starting point for those writing their own ActiveDescriptor.The active descriptor build is for building up a non-reified ActiveDescriptor.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.This is an object that uses the Builder pattern in order to generate a Descriptor (for binding) or a Filter (for searching).The implementation of the descriptor itself, with the bonus of being externalizable, and having writeable fieldsThe mode of the duplicate post processor -
Classes in org.glassfish.hk2.utilities used by org.glassfish.hk2.utilities.bindingClassDescriptionThe 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.