Class StartCommand

  • All Implemented Interfaces:
    Serializable, org.wildfly.clustering.dispatcher.Command<Void,​Lifecycle>

    public class StartCommand
    extends Object
    implements org.wildfly.clustering.dispatcher.Command<Void,​Lifecycle>
    Command to start a singleton service.
    Author:
    Paul Ferraro
    See Also:
    Serialized Form
    • Constructor Detail

      • StartCommand

        public StartCommand()