Package com.sun.jersey.core.spi.component.ioc

Provides support for IoC-based components.

See:
          Description

Interface Summary
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 Summary
IoCProviderFactory An extension of ProviderFactory that defers to an IoCComponentProviderFactory.
 

Package com.sun.jersey.core.spi.component.ioc Description

Provides support for IoC-based components.



Copyright © 2011 Oracle Corporation. All Rights Reserved.