Class StopCommand

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

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