|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider
com.sun.jersey.server.impl.model.method.dispatch.EntityParamDispatchProvider
public class EntityParamDispatchProvider
Constructor Summary | |
---|---|
EntityParamDispatchProvider()
|
Method Summary | |
---|---|
protected InjectableValuesProvider |
getInjectableValuesProvider(AbstractResourceMethod abstractResourceMethod)
Get the injectable values provider for an abstract resource method. |
Methods inherited from class com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider |
---|
create, getInjectableProviderContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EntityParamDispatchProvider()
Method Detail |
---|
protected InjectableValuesProvider getInjectableValuesProvider(AbstractResourceMethod abstractResourceMethod)
AbstractResourceMethodDispatchProvider
getInjectableValuesProvider
in class AbstractResourceMethodDispatchProvider
abstractResourceMethod
- the abstract resource method.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |