public class QueueRegion extends AbstractRegion
autoCreateDestinations, broker, consumerChangeMutexMap, destinationFactory, destinationMap, destinations, destinationsLock, destinationStatistics, started, subscriptions, taskRunnerFactory, usageManager| Constructor and Description |
|---|
QueueRegion(RegionBroker broker,
DestinationStatistics destinationStatistics,
SystemUsage memoryManager,
TaskRunnerFactory taskRunnerFactory,
DestinationFactory destinationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Subscription |
createSubscription(ConnectionContext context,
ConsumerInfo info) |
protected java.util.Set<ActiveMQDestination> |
getInactiveDestinations() |
void |
processDispatchNotification(MessageDispatchNotification messageDispatchNotification)
Process a notification of a dispatch - used by a Slave Broker
|
java.lang.String |
toString() |
acknowledge, addConsumer, addDestination, addProducer, addSubscriptionsForDestination, createDestination, destroySubscription, dispose, gc, getDestinationMap, getDestinations, getDurableDestinations, getSubscriptions, isAutoCreateDestinations, lookup, messagePull, processConsumerControl, processDispatchNotificationViaDestination, removeConsumer, removeDestination, removeProducer, removeSubscription, send, setAutoCreateDestinations, start, stoppublic QueueRegion(RegionBroker broker, DestinationStatistics destinationStatistics, SystemUsage memoryManager, TaskRunnerFactory taskRunnerFactory, DestinationFactory destinationFactory)
public java.lang.String toString()
toString in class java.lang.Objectprotected Subscription createSubscription(ConnectionContext context, ConsumerInfo info) throws javax.jms.JMSException
createSubscription in class AbstractRegionjavax.jms.JMSExceptionprotected java.util.Set<ActiveMQDestination> getInactiveDestinations()
getInactiveDestinations in class AbstractRegionpublic void processDispatchNotification(MessageDispatchNotification messageDispatchNotification) throws java.lang.Exception
RegionprocessDispatchNotification in interface RegionprocessDispatchNotification in class AbstractRegionjava.lang.Exception - TODOCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.