JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Help
org.apache.activemq.thread
Task
Contents
Description
Method Summary
Method Details
iterate()
Hide sidebar
Show sidebar
Interface Task
All Known Implementing Classes:
ActiveMQSessionExecutor
public interface
Task
Represents a task that may take a few iterations to complete.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
iterate
()
Method Details
iterate
boolean
iterate
()