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 emptyMessageGroupSet
-
-
Field Summary
Fields Modifier and Type Field Description static MessageGroupSet
INSTANCE
-
Constructor Summary
Constructors Constructor Description EmptyMessageGroupSet()
-
-
-
Field Detail
-
INSTANCE
public static final MessageGroupSet INSTANCE
-
-
Method Detail
-
contains
public boolean contains(String groupID)
- Specified by:
contains
in interfaceMessageGroupSet
-
-