Class StopCommand
- java.lang.Object
-
- org.wildfly.clustering.singleton.server.StopCommand
-
- All Implemented Interfaces:
Serializable,org.wildfly.clustering.dispatcher.Command<Void,Lifecycle>
public class StopCommand extends Object implements org.wildfly.clustering.dispatcher.Command<Void,Lifecycle>
Command to stop a singleton service.- Author:
- Paul Ferraro
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StopCommand()
-