Class JavaBeanDispatcher

java.lang.Object
org.apache.axis2.jaxws.server.dispatcher.JavaDispatcher
org.apache.axis2.jaxws.server.dispatcher.JavaBeanDispatcher
All Implemented Interfaces:
EndpointDispatcher

public class JavaBeanDispatcher extends JavaDispatcher
The JavaBeanDispatcher is used to manage creating an instance of a JAX-WS service implementation bean and dispatching the inbound request to that instance.