Interface | Description |
---|---|
Closeable |
A closeable object is one that can be closed once, and
can not be opened again
|
ConstructorAction |
This represents the action used in order to
create an object.
|
Creator<T> |
An internal interface that allows us to have the
factory and class implementations
|
Utilities.Interceptors |
The return type from getAllInterceptors
|
Class | Description |
---|---|
AutoActiveDescriptor<T> | |
CacheKey |
This is the cache key, which encapsulates very specific lookup queries.
|
ClazzCreator<T> | |
Collector |
This class collects errors, and can then also produce a MultiException
from those errors if necessary
|
ConstantActiveDescriptor<T> | |
ConstructorInterceptorHandler | |
DefaultClassAnalyzer |
this is the default implementation of the ClassAnalyzer
|
DescriptorComparator | |
DynamicConfigurationImpl |
The system implementation of the DynamicConfiguration service
|
DynamicConfigurationServiceImpl | |
ErrorInformationImpl | |
ErrorResults | |
FactoryCreator<T> | |
ImmediateResults |
This contains the local portion of the narrowed result
|
IndexedListData |
This object contains a list of values.
|
InstanceLifecycleEventImpl | |
InstantiationServiceImpl | |
IterableProviderImpl<T> | |
MethodInterceptorHandler |
This is the handler that runs the aopalliance method interception
|
MethodInterceptorImpl | |
MethodInterceptorInvocationHandler | |
NarrowResults | |
PerLocatorUtilities |
These utilities are per service locator.
|
PerLookupContext | |
PopulatorImpl |
Implementation of the Populator for DynamicConfigurationService
|
ProxyUtilities |
Utilities around proxying
|
ServiceHandleComparator | |
ServiceHandleImpl<T> |
This handle does the underlying work of getting the service.
|
ServiceLocatorImpl | |
ServiceLocatorRuntimeImpl | |
SingletonContext | |
SystemDescriptor<T> | |
SystemInjecteeImpl |
This is an implementation of Injectee that is used by the system.
|
ThreeThirtyResolver | |
TopicImpl<T> | |
TwoPhaseTransactionDataImpl | |
Utilities |
This class contains a set of static utilities useful
for implementing HK2
|
ValidationInformationImpl |
Copyright © 2009-2017, Oracle and/or its affiliates. All Rights Reserved.