|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.util.MessageComparatorSupport
org.apache.activemq.util.MessageDestinationComparator
public class MessageDestinationComparator
A comparator which works on SendCommand objects to compare the destinations
| Constructor Summary | |
|---|---|
MessageDestinationComparator()
|
|
| Method Summary | |
|---|---|
protected int |
compareMessages(javax.jms.Message message1,
javax.jms.Message message2)
|
protected java.lang.Comparable |
getComparable(javax.jms.Destination destination)
|
protected javax.jms.Destination |
getDestination(javax.jms.Message message)
|
| Methods inherited from class org.apache.activemq.util.MessageComparatorSupport |
|---|
compare, compareComparators |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public MessageDestinationComparator()
| Method Detail |
|---|
protected int compareMessages(javax.jms.Message message1,
javax.jms.Message message2)
compareMessages in class MessageComparatorSupportprotected javax.jms.Destination getDestination(javax.jms.Message message)
protected java.lang.Comparable getComparable(javax.jms.Destination destination)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||