org.apache.activemq.apollo.util
Provides serial execution of runnable tasks on any executor.
Subclasses can override this method so that it can perform some work once the execution queue is drained.
(Since version 2.8.0) use productIterator instead
Provides serial execution of runnable tasks on any executor.