Interface | Description |
---|---|
Creator<T> |
An internal interface that allows us to have the
factory and class implementations
|
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> | |
Constants | |
DefaultClassAnalyzer |
this is the default implementation of the ClassAnalyzer
|
DescriptorComparator | |
DynamicConfigurationImpl | |
DynamicConfigurationServiceImpl | |
ErrorInformationImpl | |
ErrorResults | |
FactoryCreator<T> | |
ImmediateResults |
This contains the local portion of the narrowed result
|
IndexedListData |
This object contains a list of values.
|
InjecteeImpl |
This is an implementation of Injectee that is used by the system.
|
InstanceLifecycleEventImpl | |
IterableProviderImpl<T> | |
MethodInterceptorImpl | |
NarrowResults | |
PerLookupContext | |
ServiceHandleComparator | |
ServiceHandleImpl<T> |
This handle does the underlying work of getting the service.
|
ServiceLocatorImpl | |
SingletonContext | |
SystemDescriptor<T> | |
ThreeThirtyResolver | |
TypeChecker |
This class contains various utilities for ensuring
java type safety
|
Utilities |
This class contains a set of static utilities useful
for implementing HK2
|
ValidationInformationImpl |
Copyright © 2015 Oracle Corporation. All rights reserved.