org.apache.geronimo.axis2.ejb
Class EJBServiceDispatcher
java.lang.Object
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
org.apache.geronimo.axis2.ejb.EJBServiceDispatcher
- All Implemented Interfaces:
- org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher
public class EJBServiceDispatcher
- extends org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
Fields inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
serviceImplClass, serviceInstance |
Methods inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher |
invoke |
Methods inherited from class org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher |
createServiceInstance, getServiceImplementationClass |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBServiceDispatcher
public EJBServiceDispatcher(Class serviceImplClass,
InvocationContext invContext)
invokeService
protected Object invokeService(org.apache.axis2.jaxws.core.MessageContext ctx,
Method method,
Object obj,
Object[] args)
throws Exception
- Overrides:
invokeService
in class org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
- Throws:
Exception
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.