public class PriorityBlockingQueuePersistedMessageComparator implements Comparator(Code)
A comparator to put into the
PriorityBlockingQueue used in the
KSBThreadPoolImpl .
Determines execution order by priority and create date.
author: Kuali Rice Team (kuali-rice@googlegroups.com)