org.apache.axis2.jaxws.server.dispatcher.factory
Class EndpointDispatcherFactory

java.lang.Object
  extended by org.apache.axis2.jaxws.server.dispatcher.factory.EndpointDispatcherFactory

public class EndpointDispatcherFactory
extends java.lang.Object


Constructor Summary
EndpointDispatcherFactory()
           
 
Method Summary
 EndpointDispatcher createEndpointDispatcher(java.lang.Class serviceImplClass, java.lang.Object serviceInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointDispatcherFactory

public EndpointDispatcherFactory()
Method Detail

createEndpointDispatcher

public EndpointDispatcher createEndpointDispatcher(java.lang.Class serviceImplClass,
                                                   java.lang.Object serviceInstance)


Copyright © 2007 Apache Web Services Project. All Rights Reserved.