org.ow2.jonas.ws.axis2.easybeans
Class Axis2ServiceDispatcher
java.lang.Object
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
org.ow2.jonas.ws.axis2.easybeans.Axis2ServiceDispatcher
- All Implemented Interfaces:
- org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
public class Axis2ServiceDispatcher
- extends org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
Dispatchers that get instace from ejb's pool
- Author:
- youchao
| Nested classes/interfaces inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher.AsyncInvocationWorker |
| Fields inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
serviceImplClass, serviceInstance |
| Methods inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher |
createFaultResponse, createFaultResponse, createResponse, createResponse, getJavaMethod, initialize, invoke, invokeAsync, invokeOneWay |
| Methods inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
getServiceImplementationClass, invokeTargetOperation, responseReady, setCheckedExceptionProperty, setExceptionProperties, setFaultResponseAction, setWebMethodExceptionProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Axis2ServiceDispatcher
public Axis2ServiceDispatcher(Class implClass,
EasybeansAxis2Invoker easybeansAxis2Invoker)
invokeService
protected Object invokeService(org.apache.axis2.jaxws.core.MessageContext ctx,
Method method,
Object obj,
Object[] args)
throws Exception
- Throws:
Exception
Copyright © 2011 OW2 Consortium. All Rights Reserved.