org.apache.geronimo.axis2.pojo
Class POJOEndpointDispatcherFactory
java.lang.Object
org.apache.geronimo.axis2.pojo.POJOEndpointDispatcherFactory
- All Implemented Interfaces:
- org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
public class POJOEndpointDispatcherFactory
- extends Object
- implements org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POJOEndpointDispatcherFactory
public POJOEndpointDispatcherFactory()
createEndpointDispatcher
public org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher createEndpointDispatcher(Class serviceClass,
Object serviceInstance)
- Specified by:
createEndpointDispatcher in interface org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
createEndpointDispatcher
public org.apache.axis2.jaxws.server.dispatcher.EndpointDispatcher createEndpointDispatcher(org.apache.axis2.jaxws.core.MessageContext mc,
Class serviceClass,
Object serviceInstance)
- Specified by:
createEndpointDispatcher in interface org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory
Copyright © 2003-2011 The Apache Geronimo development community. All Rights Reserved.