Uses of Package
com.sun.jersey.core.spi.component

Packages that use com.sun.jersey.core.spi.component
com.sun.jersey.atom.abdera.impl.provider.injectable   
com.sun.jersey.core.impl.provider.xml   
com.sun.jersey.core.spi.component Provides support for components. 
com.sun.jersey.core.spi.component.ioc Provides support for IoC-based components. 
com.sun.jersey.core.spi.factory Provides support for factories of particular component types. 
com.sun.jersey.guice.spi.container Provides support for Guice-based applications. 
com.sun.jersey.guice.spi.container.servlet Provides support for Guice-based Web applications. 
com.sun.jersey.multipart.impl   
com.sun.jersey.server.impl.application   
com.sun.jersey.server.impl.component   
com.sun.jersey.server.impl.container.filter   
com.sun.jersey.server.impl.container.servlet   
com.sun.jersey.server.impl.inject   
com.sun.jersey.server.impl.jcdi   
com.sun.jersey.server.impl.model   
com.sun.jersey.server.impl.model.parameter   
com.sun.jersey.server.impl.model.parameter.multivalued   
com.sun.jersey.server.impl.resource   
com.sun.jersey.server.impl.template   
com.sun.jersey.server.spi.component Provides support for components that are resource classes. 
com.sun.jersey.spi.inject Provides support for injection onto resource and provider classes. 
com.sun.jersey.spi.spring.container Provides support for Spring-based applications. 
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.atom.abdera.impl.provider.injectable
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.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.core.impl.provider.xml
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.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.core.spi.component
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.
ComponentInjector
          An injector to inject on a component.
ComponentProvider
          Provide instances of a component.
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
ProviderFactory
          A component provider factory for provider components (which are singletons).
ProviderServices.ProviderClass
           
ProviderServices.ProviderListener
           
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.core.spi.component.ioc
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
          Provide instances of a component.
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
ProviderFactory
          A component provider factory for provider components (which are singletons).
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.core.spi.factory
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.
ComponentScope
          The scope contract for a component.
ProviderServices
          Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.guice.spi.container
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.
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.guice.spi.container.servlet
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.multipart.impl
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.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.application
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.
ComponentScope
          The scope contract for a component.
ProviderFactory
          A component provider factory for provider components (which are singletons).
ProviderServices
          Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.component
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.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.container.filter
ProviderServices
          Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.container.servlet
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.inject
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.jcdi
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.
ComponentProviderFactory
          A factory for obtaining component providers.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.model
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.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.model.parameter
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.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.model.parameter.multivalued
ProviderServices
          Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.resource
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.impl.template
ProviderServices
          Combines access to provider instances given a set of provider classes, a set of provider instances and providers registered in META-INF/services.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.server.spi.component
ComponentProvider
          Provide instances of a component.
ComponentProviderFactory
          A factory for obtaining component providers.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.spi.inject
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.
ComponentScope
          The scope contract for a component.
 

Classes in com.sun.jersey.core.spi.component used by com.sun.jersey.spi.spring.container
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.
ComponentProviderFactory
          A factory for obtaining component providers.
 



Copyright © 2011 Sun Microsystems, Inc. All Rights Reserved.