|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.impl.component.ResourceFactory
com.sun.jersey.server.impl.component.IoCResourceFactory
public class IoCResourceFactory
Constructor Summary | |
---|---|
IoCResourceFactory(ResourceConfig config,
ServerInjectableProviderContext ipc,
java.util.List<IoCComponentProviderFactory> factories)
|
Method Summary | |
---|---|
ResourceComponentProvider |
getComponentProvider(ComponentContext cc,
java.lang.Class c)
|
Methods inherited from class com.sun.jersey.server.impl.component.ResourceFactory |
---|
getComponentProviderFactory, getInjectableProviderContext, getScope |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IoCResourceFactory(ResourceConfig config, ServerInjectableProviderContext ipc, java.util.List<IoCComponentProviderFactory> factories)
Method Detail |
---|
public ResourceComponentProvider getComponentProvider(ComponentContext cc, java.lang.Class c)
getComponentProvider
in class ResourceFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |