|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher
org.apache.openejb.server.axis2.ejb.EjbProviderDispatcher
public class EjbProviderDispatcher
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
---|
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker |
Field Summary |
---|
Fields inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
---|
serviceImplClass, serviceInstance |
Constructor Summary | |
---|---|
EjbProviderDispatcher(java.lang.Class serviceImplClass,
javax.interceptor.InvocationContext invContext)
|
Method Summary | |
---|---|
protected java.lang.Object |
invokeProvider(org.apache.axis2.jaxws.core.MessageContext ctx,
javax.xml.ws.Provider provider,
java.lang.Object input)
|
Methods inherited from class org.apache.axis2.jaxws.server.dispatcher.ProviderDispatcher |
---|
createFaultResponse, createRequestParameters, createResponse, getJavaMethod, getMessage, getProvider, invoke, invokeAsync, invokeOneWay, setMessage, setProvider |
Methods inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
---|
getServiceImplementationClass, invokeTargetOperation, responseReady, setFaultResponseAction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EjbProviderDispatcher(java.lang.Class serviceImplClass, javax.interceptor.InvocationContext invContext)
Method Detail |
---|
protected java.lang.Object invokeProvider(org.apache.axis2.jaxws.core.MessageContext ctx, javax.xml.ws.Provider provider, java.lang.Object input) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |