|
||||||||||
| 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.JavaBeanDispatcher
org.ow2.jonas.ws.axis2.easybeans.Axis2ServiceDispatcher
public class Axis2ServiceDispatcher
Dispatchers that get instace from ejb's pool
| 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 | |
|---|---|
Axis2ServiceDispatcher(Class implClass,
EasybeansAxis2Invoker easybeansAxis2Invoker)
|
|
| Method Summary | |
|---|---|
protected Object |
invokeService(org.apache.axis2.jaxws.core.MessageContext ctx,
Method method,
Object obj,
Object[] args)
|
| 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 |
| Constructor Detail |
|---|
public Axis2ServiceDispatcher(Class implClass,
EasybeansAxis2Invoker easybeansAxis2Invoker)
| Method Detail |
|---|
protected Object invokeService(org.apache.axis2.jaxws.core.MessageContext ctx,
Method method,
Object obj,
Object[] args)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||