Uses of Class
com.sun.jersey.server.impl.component.ResourceFactory

Packages that use ResourceFactory
com.sun.jersey.server.impl.component   
com.sun.jersey.server.impl.model   
 

Uses of ResourceFactory in com.sun.jersey.server.impl.component
 

Subclasses of ResourceFactory in com.sun.jersey.server.impl.component
 class IoCResourceFactory
           
 

Uses of ResourceFactory in com.sun.jersey.server.impl.model
 

Methods in com.sun.jersey.server.impl.model with parameters of type ResourceFactory
 void ResourceClass.init(ResourceFactory rcpFactory)
           
 void ResourceClass.init(ResourceFactory rcpFactory, ComponentContext cc)
           
 



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