See: Description
Interface | Description |
---|---|
IoCComponentProcessor |
A component processor capable of performing pre-construction and
post-construction initialization.
|
IoCComponentProcessorFactory |
A factory for obtaining
IoCComponentProcessor instances. |
IoCComponentProcessorFactoryInitializer |
An initializer interface to obtain a
IoCComponentProcessorFactory
instance. |
IoCComponentProvider |
An IoC-based component provider.
|
IoCComponentProviderFactory |
An IoC component provider factory.
|
IoCDestroyable | |
IoCFullyManagedComponentProvider |
An IoC-fully-managed component provider.
|
IoCInstantiatedComponentProvider |
An IoC-instantiated component provider.
|
IoCManagedComponentProvider |
An IoC-managed component provider.
|
IoCProxiedComponentProvider |
An IoC-proxied component provider.
|
Class | Description |
---|---|
IoCProviderFactory |
An extension of
ProviderFactory that defers to an
IoCComponentProviderFactory . |
Copyright © 2016 Oracle Corporation. All Rights Reserved.