org.apache.activemq.broker.region.group
Class SimpleMessageGroupSet
java.lang.Object
org.apache.activemq.broker.region.group.SimpleMessageGroupSet
- All Implemented Interfaces:
- MessageGroupSet
public class SimpleMessageGroupSet
- extends Object
- implements MessageGroupSet
A simple implementation which just uses a Set
- Version:
- $Revision: 564814 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleMessageGroupSet
public SimpleMessageGroupSet()
contains
public boolean contains(String groupID)
- Specified by:
contains
in interface MessageGroupSet
add
public void add(String group)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.