| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.internal | |
| org.glassfish.hk2.utilities | |
| org.glassfish.hk2.utilities.binding |
| Class and Description |
|---|
| DescriptorImpl
The implementation of the descriptor itself, with the
bonus of being externalizable, and having writeable fields
|
| Class and Description |
|---|
| 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
|
| Class and Description |
|---|
| 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
|
| DuplicatePostProcessorMode
The mode of the duplicate post processor
|
| Stub.Type |
| Class and Description |
|---|
| 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. |
Copyright © 2009–2019 Oracle Corporation. All rights reserved.