com.sun.jersey.server.impl.application
Class ResourceMethodDispatcherFactory
java.lang.Object
com.sun.jersey.server.impl.application.ResourceMethodDispatcherFactory
public final class ResourceMethodDispatcherFactory
- 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 |
ResourceMethodDispatcherFactory
public ResourceMethodDispatcherFactory(ProviderServices providerServices)
getDispatchers
public Set<ResourceMethodDispatchProvider> getDispatchers()
getDispatcher
public RequestDispatcher getDispatcher(AbstractResourceMethod abstractResourceMethod)
Copyright © 2013 Oracle Corporation. All Rights Reserved.