|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.broker.region.group.EmptyMessageGroupSet
public class EmptyMessageGroupSet
Represents an empty MessageGroupSet
Field Summary | |
---|---|
static MessageGroupSet |
INSTANCE
|
Constructor Summary | |
---|---|
EmptyMessageGroupSet()
|
Method Summary | |
---|---|
boolean |
contains(java.lang.String groupID)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final MessageGroupSet INSTANCE
Constructor Detail |
---|
public EmptyMessageGroupSet()
Method Detail |
---|
public boolean contains(java.lang.String groupID)
contains
in interface MessageGroupSet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |