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

Packages that use com.sun.jersey.server.spi.component
com.sun.jersey.server.spi.component Provides support for components that are resource classes. 
com.sun.jersey.spi.container.servlet Provides support for servlet-based and filter-based Web applications. 
com.sun.jersey.spi.resource Provides support for plugable life-cycle declaration and implementation. 
 

Classes in com.sun.jersey.server.spi.component used by com.sun.jersey.server.spi.component
ResourceComponentProvider
          A resource class component provider.
 

Classes in com.sun.jersey.server.spi.component used by com.sun.jersey.spi.container.servlet
ResourceComponentProviderFactoryClass
          Specifies the resource component provider that is used to obtain an instance of the resource class.
 

Classes in com.sun.jersey.server.spi.component used by com.sun.jersey.spi.resource
ResourceComponentProviderFactoryClass
          Specifies the resource component provider that is used to obtain an instance of the resource class.
 



Copyright © 2014 Oracle Corporation. All Rights Reserved.