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

All Known Implementing Classes:
EndpointLifecycleManagerFactoryImpl

public interface EndpointLifecycleManagerFactory


Method Summary
 EndpointLifecycleManager createEndpointLifecycleManager()
           
 EndpointLifecycleManager createEndpointLifecycleManager(java.lang.Object endpointInstance)
           
 

Method Detail

createEndpointLifecycleManager

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

createEndpointLifecycleManager

EndpointLifecycleManager createEndpointLifecycleManager()


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