Class StartCommand

java.lang.Object
org.wildfly.clustering.singleton.server.StartCommand
All Implemented Interfaces:
Serializable, Command<Void,Lifecycle>

public class StartCommand extends Object implements Command<Void,Lifecycle>
Command to start a singleton service.
Author:
Paul Ferraro
See Also: