org.apache.activemq.broker.region.group
Class EmptyMessageGroupSet
java.lang.Object
org.apache.activemq.broker.region.group.EmptyMessageGroupSet
- All Implemented Interfaces:
- MessageGroupSet
public class EmptyMessageGroupSet
- extends Object
- implements MessageGroupSet
Represents an empty MessageGroupSet
- Version:
- $Revision: 563921 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final MessageGroupSet INSTANCE
EmptyMessageGroupSet
public EmptyMessageGroupSet()
contains
public boolean contains(String groupID)
- Specified by:
contains
in interface MessageGroupSet
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.