Class 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 Detail

      • StopCommand

        public StopCommand()