public interface  org.apache.activemq.thread.Task extends java.lang.Object
{
public abstract boolean iterate();
}