com.sun.jersey.server.impl.component
Class IoCResourceFactory
java.lang.Object
com.sun.jersey.server.impl.component.ResourceFactory
com.sun.jersey.server.impl.component.IoCResourceFactory
public class IoCResourceFactory
- extends ResourceFactory
- Author:
- Paul.Sandoz@Sun.Com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IoCResourceFactory
public IoCResourceFactory(ResourceConfig config,
ServerInjectableProviderContext ipc,
List<IoCComponentProviderFactory> factories)
getComponentProvider
public ResourceComponentProvider getComponentProvider(ComponentContext cc,
Class c)
- Overrides:
getComponentProvider
in class ResourceFactory
Copyright © 2013 Oracle Corporation. All Rights Reserved.