public class EJBRequestDispatcherProvider extends Object implements ResourceMethodDispatchProvider
| Constructor and Description |
|---|
EJBRequestDispatcherProvider() |
| Modifier and Type | Method and Description |
|---|---|
RequestDispatcher |
create(AbstractResourceMethod abstractResourceMethod)
Create a
RequestDispatcher for a resource method of
a resource. |
public RequestDispatcher create(AbstractResourceMethod abstractResourceMethod)
ResourceMethodDispatchProviderRequestDispatcher for a resource method of
a resource.create in interface ResourceMethodDispatchProviderabstractResourceMethod - the abstract resource method.Copyright © 2016 Oracle Corporation. All rights reserved.