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:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StartCommand()
-