|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.jersey.server.impl.ejb.EJBRequestDispatcherProvider
public class EJBRequestDispatcherProvider
| Constructor Summary | |
|---|---|
EJBRequestDispatcherProvider()
|
|
| Method Summary | |
|---|---|
RequestDispatcher |
create(AbstractResourceMethod abstractResourceMethod)
Create a RequestDispatcher for a resource method of
a resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EJBRequestDispatcherProvider()
| Method Detail |
|---|
public RequestDispatcher create(AbstractResourceMethod abstractResourceMethod)
ResourceMethodDispatchProviderRequestDispatcher for a resource method of
a resource.
create in interface ResourceMethodDispatchProviderabstractResourceMethod - the abstract resource method.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||