|
||||||||||
| 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 | |
|---|---|
DestinationMapEntry |
getValue()
|
void |
setValue(DestinationMapEntry value)
|
| Methods inherited from class org.apache.activemq.filter.DestinationMapEntry |
|---|
afterPropertiesSet, compareTo, getDestination, setDestination, setQueue, setTempQueue, setTempTopic, 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 DestinationMapEntry getValue()
getValue in class DestinationMapEntrypublic void setValue(DestinationMapEntry value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||