Class RemoteTaskManager.TaskStatusResult

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    RemoteTaskManager

    public static class RemoteTaskManager.TaskStatusResult
    extends org.apache.axis2.clustering.ClusteringCommand
    This class represents a clustering message result for task statuses.
    See Also:
    Serialized Form
    • Constructor Detail

      • TaskStatusResult

        public TaskStatusResult()
    • Method Detail

      • isRunning

        public boolean isRunning()
      • setRunning

        public void setRunning​(boolean running)
      • execute

        public void execute​(org.apache.axis2.context.ConfigurationContext ctx)
                     throws org.apache.axis2.clustering.ClusteringFault
        Specified by:
        execute in class org.apache.axis2.clustering.ClusteringCommand
        Throws:
        org.apache.axis2.clustering.ClusteringFault