Class ServiceLifecycle
java.lang.Object
org.wildfly.clustering.singleton.server.ServiceLifecycle
- All Implemented Interfaces:
Lifecycle
Starts/stops a given
ServiceController.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceLifecycle
public ServiceLifecycle(org.jboss.msc.service.ServiceController<?> controller)
-
-
Method Details