Class ServiceInformation.PerformableActions

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    ServiceInformation

    public static class ServiceInformation.PerformableActions
    extends java.lang.Object
    implements java.io.Serializable
    List of actions that can be done on the service
    See Also:
    Serialized Form
    • Constructor Detail

      • PerformableActions

        public PerformableActions()
    • Method Detail

      • isStoppable

        public boolean isStoppable()
      • isRestartable

        public boolean isRestartable()
      • isStartable

        public boolean isStartable()