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.
- Version:
- $Revision: 563921 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultDestinationMapEntry
public DefaultDestinationMapEntry()
getValue
public Object getValue()
- Overrides:
getValue
in class DestinationMapEntry
setValue
public void setValue(Object value)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.