|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.filter.DestinationMapEntry
org.apache.activemq.filter.DefaultDestinationMapEntry
public class DefaultDestinationMapEntry
A default entry in a DestinationMap which holds a single value.
Constructor Summary | |
---|---|
DefaultDestinationMapEntry()
|
Method Summary | |
---|---|
java.lang.Object |
getValue()
|
void |
setValue(java.lang.Object value)
|
Methods inherited from class org.apache.activemq.filter.DestinationMapEntry |
---|
afterPropertiesSet, compareTo, getDestination, setDestination, setQueue, setTopic |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultDestinationMapEntry()
Method Detail |
---|
public java.lang.Object getValue()
getValue
in class DestinationMapEntry
public void setValue(java.lang.Object value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |