org.apache.activemq.filter
Class DefaultDestinationMapEntry
java.lang.Object
org.apache.activemq.filter.DestinationMapEntry
org.apache.activemq.filter.DefaultDestinationMapEntry
- All Implemented Interfaces:
- Comparable
public class DefaultDestinationMapEntry
- extends DestinationMapEntry
A default entry in a DestinationMap which holds a single value.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDestinationMapEntry
public DefaultDestinationMapEntry()
getValue
public DestinationMapEntry getValue()
- Overrides:
getValue in class DestinationMapEntry
setValue
public void setValue(DestinationMapEntry value)
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.