| Package | Description |
|---|---|
| org.glassfish.hk2.api | |
| org.glassfish.hk2.extension | |
| org.glassfish.hk2.internal | |
| org.glassfish.hk2.utilities | |
| org.glassfish.hk2.utilities.binding |
| Class and Description |
|---|
| ActiveDescriptor
An ActiveDescriptor contains information about a Descriptor after it has been reified.
|
| Descriptor
A Descriptor is a bean-like structure that describes a service
declaration in HK2.
|
| DescriptorFileFinder
Implementations of this interface allow the customization of
how hk2 inhabitant files are found
|
| DescriptorType
This describes the type of descriptor
|
| DescriptorVisibility
This enumeration determines how visibility of a descriptor
|
| DynamicConfiguration
This class is used to add
Descriptors to a ServiceLocator
instance. |
| ErrorInformation
This class has information in it about the error that
has occurred
|
| ErrorType
This enumeration describes the types of errors that might
occur
|
| FactoryDescriptors
This is a convenience class that links together the factory descriptor as a factory
for another type and the factory as a service itself.
|
| Filter
This object is used to search for items
in the service registry
|
| HK2Loader
This class is responsible for loading classes, and different
implementations can be used for different descriptors.
|
| HK2RuntimeException
Base class for HK2 defined runtime exceptions
|
| Injectee
An Injectee represents the point of injection.
|
| InstanceLifecycleEvent
This object contains information about a lifecycle
event.
|
| InstanceLifecycleEventType
This describes the type of lifecycle events
that can happen in the system
|
| IterableProvider
This object can be injected rather than Provider or ExtendedProvider when
it is desired to iterate over more than one returned instance of the type.
|
| MultiException
This exception can contain multiple other exceptions.
|
| Operation
This defines the operations that may be validated
|
| Populator
Implementations of this interface are used to populate HK2
service locators from inhabitants files
|
| PopulatorPostProcessor
This interface allows the customization of services read in from
an external source.
|
| ServiceHandle
This service handle can be used to get a specific instance
of a service, and can be used to destroy that service as well
|
| ServiceLocator
ServiceLocator is the registry for HK2 services
|
| ServiceLocatorFactory
This factory can be used to create new named ServiceLocators
|
| ServiceLocatorListener
This is added to
ServiceLocatorFactory in order to listen on service locators
coming and going. |
| ServiceLocatorState
The possible states in which a service locator can be in.
|
| SingleCache
This cache can be used in some circumstances when there can be only one
of a service.
|
| Unproxiable
This annotation must go on a scope annotation in order to indicate
that no services from this scope may be proxied.
|
| Unqualified
An injection point can be annotated with @Unqualified if
it should only be injected with services that have no qualifiers
at all
|
| ValidationInformation
This object contains information about the validation
point.
|
| Validator
This method is called when it determined that a type that is
annotated with a Validating annotation is to be injected into
any other class.
|
| Class and Description |
|---|
| ServiceLocator
ServiceLocator is the registry for HK2 services
|
| Class and Description |
|---|
| ActiveDescriptor
An ActiveDescriptor contains information about a Descriptor after it has been reified.
|
| Context
An implementation of this must be put into the system in order to
create contextual instances of services.
|
| Descriptor
A Descriptor is a bean-like structure that describes a service
declaration in HK2.
|
| DescriptorVisibility
This enumeration determines how visibility of a descriptor
|
| FactoryDescriptors
This is a convenience class that links together the factory descriptor as a factory
for another type and the factory as a service itself.
|
| Filter
This object is used to search for items
in the service registry
|
| HK2Loader
This class is responsible for loading classes, and different
implementations can be used for different descriptors.
|
| IndexedFilter
This filter can be used to limit the set of Descriptors
passed to the matches method.
|
| ServiceHandle
This service handle can be used to get a specific instance
of a service, and can be used to destroy that service as well
|
| ServiceLocator
ServiceLocator is the registry for HK2 services
|
| ServiceLocatorFactory
This factory can be used to create new named ServiceLocators
|
| ServiceLocatorListener
This is added to
ServiceLocatorFactory in order to listen on service locators
coming and going. |
| SingleCache
This cache can be used in some circumstances when there can be only one
of a service.
|
| Class and Description |
|---|
| ActiveDescriptor
An ActiveDescriptor contains information about a Descriptor after it has been reified.
|
| AnnotationLiteral
Supports inline instantiation of annotation type instances.
|
| Descriptor
A Descriptor is a bean-like structure that describes a service
declaration in HK2.
|
| DescriptorFileFinder
Implementations of this interface allow the customization of
how hk2 inhabitant files are found
|
| DescriptorType
This describes the type of descriptor
|
| DescriptorVisibility
This enumeration determines how visibility of a descriptor
|
| DynamicConfiguration
This class is used to add
Descriptors to a ServiceLocator
instance. |
| FactoryDescriptors
This is a convenience class that links together the factory descriptor as a factory
for another type and the factory as a service itself.
|
| Filter
This object is used to search for items
in the service registry
|
| HK2Loader
This class is responsible for loading classes, and different
implementations can be used for different descriptors.
|
| IndexedFilter
This filter can be used to limit the set of Descriptors
passed to the matches method.
|
| Injectee
An Injectee represents the point of injection.
|
| MultiException
This exception can contain multiple other exceptions.
|
| ServiceHandle
This service handle can be used to get a specific instance
of a service, and can be used to destroy that service as well
|
| ServiceLocator
ServiceLocator is the registry for HK2 services
|
| SingleCache
This cache can be used in some circumstances when there can be only one
of a service.
|
| Unqualified
An injection point can be annotated with @Unqualified if
it should only be injected with services that have no qualifiers
at all
|
| Class and Description |
|---|
| ActiveDescriptor
An ActiveDescriptor contains information about a Descriptor after it has been reified.
|
| Descriptor
A Descriptor is a bean-like structure that describes a service
declaration in HK2.
|
| DynamicConfiguration
This class is used to add
Descriptors to a ServiceLocator
instance. |
| Factory
This interface should be implemented in order to provide
a factory for another type.
|
| FactoryDescriptors
This is a convenience class that links together the factory descriptor as a factory
for another type and the factory as a service itself.
|
| Filter
This object is used to search for items
in the service registry
|
| HK2Loader
This class is responsible for loading classes, and different
implementations can be used for different descriptors.
|
| MultiException
This exception can contain multiple other exceptions.
|
| TypeLiteral
Supports inline instantiation of objects that represent parameterized
types with actual type parameters.
|
Copyright © 2013 Oracle Corporation. All Rights Reserved.