org.apache.axis2.jaxws.server.dispatcher.factory
Class EndpointDispatcherFactoryImpl
java.lang.Object
org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactoryImpl
- All Implemented Interfaces:
- EndpointDispatcherFactory
public class EndpointDispatcherFactoryImpl
- extends Object
- implements EndpointDispatcherFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EndpointDispatcherFactoryImpl
public EndpointDispatcherFactoryImpl()
createEndpointDispatcher
public EndpointDispatcher createEndpointDispatcher(MessageContext mc,
Class serviceImpl,
Object serviceInstance)
- Specified by:
createEndpointDispatcher
in interface EndpointDispatcherFactory
createEndpointDispatcher
public EndpointDispatcher createEndpointDispatcher(Class serviceImpl,
Object serviceInstance)
- Specified by:
createEndpointDispatcher
in interface EndpointDispatcherFactory
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.