Interface EndpointLifecycleManagerFactory
- All Known Implementing Classes:
EndpointLifecycleManagerFactoryImpl
public interface EndpointLifecycleManagerFactory
-
Method Summary
-
Method Details
-
createEndpointLifecycleManager
EndpointLifecycleManager createEndpointLifecycleManager(Object endpointInstance) throws EndpointLifecycleException - Throws:
EndpointLifecycleException
-
createEndpointLifecycleManager
EndpointLifecycleManager createEndpointLifecycleManager()
-