org.apache.axis2.jaxws.server.endpoint.lifecycle.factory
Class EndpointLifecycleManagerFactory

java.lang.Object
  extended by org.apache.axis2.jaxws.server.endpoint.lifecycle.factory.EndpointLifecycleManagerFactory

public class EndpointLifecycleManagerFactory
extends java.lang.Object


Constructor Summary
EndpointLifecycleManagerFactory()
           
 
Method Summary
 EndpointLifecycleManager createEndpointLifecycleManager()
           
 EndpointLifecycleManager createEndpointLifecycleManager(java.lang.Object endpointInstance)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EndpointLifecycleManagerFactory

public EndpointLifecycleManagerFactory()
Method Detail

createEndpointLifecycleManager

public EndpointLifecycleManager createEndpointLifecycleManager(java.lang.Object endpointInstance)
                                                        throws EndpointLifecycleException
Throws:
EndpointLifecycleException

createEndpointLifecycleManager

public EndpointLifecycleManager createEndpointLifecycleManager()


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