|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ComponentContext | A component context providing information to ComponentProvider
and InjectableProvider instances on the accessible object and list of
annotations associated with the component instance to be obtained and/or
injected. |
ComponentProvider | A provider for the instantiation and management of components. |
Class Summary | |
---|---|
ComponentConstructor | A class that may be used to obtain the most appropriate constructor (with injectables) for a component. |
ComponentConstructor.ConstructorComparator<T> | |
ComponentConstructor.ConstructorInjectablePair<T> | A tuple of a constructor and the list of injectables associated with the parameters of the constructor. |
ServiceFinder<T> | A simple service-provider lookup mechanism. |
Enum Summary | |
---|---|
ComponentProvider.Scope | The scope contract for the instantiation of a component. |
Error Summary | |
---|---|
ServiceConfigurationError | Error thrown when something goes wrong while looking up service providers. |
Provides support for services and components.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |