Interface Task

All Known Implementing Classes:
ActiveMQSessionExecutor

public interface Task
Represents a task that may take a few iterations to complete.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • iterate

      boolean iterate()