Uses of Package
com.sun.jersey.spi.resource

Packages that use com.sun.jersey.spi.resource
com.sun.jersey.spi.container.servlet Provides support for a servlet-based container. 
com.sun.jersey.spi.resource Provides support for plugable life-cycle declaration and implementation. 
 

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

Classes in com.sun.jersey.spi.resource used by com.sun.jersey.spi.resource
ResourceFactory
          Specifies the provider that is used to obtain an instance of the resource class.
ResourceProvider
          A provider that manages the creation of resource class instances.
ResourceProviderFactory
          A singleton that manages access to resource provider instances.
 



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