org.apache.activemq.broker.region.group
Class SimpleMessageGroupMapFactory
java.lang.Object
org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
- All Implemented Interfaces:
- MessageGroupMapFactory
public class SimpleMessageGroupMapFactory
- extends Object
- implements MessageGroupMapFactory
A factory to create instances of SimpleMessageGroupMap
when implementing the
Message Groups functionality.
- Version:
- $Revision: 564271 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleMessageGroupMapFactory
public SimpleMessageGroupMapFactory()
createMessageGroupMap
public MessageGroupMap createMessageGroupMap()
- Specified by:
createMessageGroupMap
in interface MessageGroupMapFactory
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.