Interface BootstrapCommand

All Superinterfaces:
Runnable
All Known Implementing Classes:
ApplicationProcessStatusBootstrapCommand, GetRunCommandBootstrapCommand, ManagementServerBootstrapCommand, RunBootstrapCommand, SequenceBootstrapCommand, StartBootstrapCommand, StopBootstrapCommand, UnknownBootstrapCommand

public interface BootstrapCommand extends Runnable
Bootstrap Command extension of Runnable with command status
  • Method Summary

    Modifier and Type
    Method
    Description
    Get Command Status on completion

    Methods inherited from interface java.lang.Runnable

    run
  • Method Details

    • getCommandStatus

      CommandStatus getCommandStatus()
      Get Command Status on completion
      Returns:
      Command Status