com.sun.jersey.server.impl.component
Class ResourceFactory
java.lang.Object
com.sun.jersey.server.impl.component.ResourceFactory
- Direct Known Subclasses:
- IoCResourceFactory
public class ResourceFactory
- extends Object
- Author:
- Paul.Sandoz@Sun.Com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceFactory
public ResourceFactory(ResourceConfig config,
ServerInjectableProviderContext ipc)
getInjectableProviderContext
public ServerInjectableProviderContext getInjectableProviderContext()
getScope
public ComponentScope getScope(Class c)
getComponentProvider
public ResourceComponentProvider getComponentProvider(ComponentContext cc,
Class c)
getComponentProviderFactory
protected ResourceComponentProviderFactory getComponentProviderFactory(Class c)
Copyright © 2013 Oracle Corporation. All Rights Reserved.