|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
public final class ResourceMethodDispatcherFactory
Constructor Summary | |
---|---|
ResourceMethodDispatcherFactory(ProviderServices providerServices)
|
Method Summary | |
---|---|
RequestDispatcher |
getDispatcher(AbstractResourceMethod abstractResourceMethod)
|
java.util.Set<ResourceMethodDispatchProvider> |
getDispatchers()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceMethodDispatcherFactory(ProviderServices providerServices)
Method Detail |
---|
public java.util.Set<ResourceMethodDispatchProvider> getDispatchers()
public RequestDispatcher getDispatcher(AbstractResourceMethod abstractResourceMethod)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |