public abstract class AbstractTempRegion extends AbstractRegion
autoCreateDestinations, broker, consumerChangeMutexMap, destinationFactory, destinationMap, destinations, destinationsLock, destinationStatistics, started, subscriptions, taskRunnerFactory, usageManager| Constructor and Description |
|---|
AbstractTempRegion(RegionBroker broker,
DestinationStatistics destinationStatistics,
SystemUsage memoryManager,
TaskRunnerFactory taskRunnerFactory,
DestinationFactory destinationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Destination |
createDestination(ConnectionContext context,
ActiveMQDestination destination) |
protected void |
dispose(ConnectionContext context,
Destination dest) |
void |
stop() |
acknowledge, addConsumer, addDestination, addProducer, addSubscriptionsForDestination, createSubscription, destroySubscription, gc, getDestinationMap, getDestinations, getDurableDestinations, getInactiveDestinations, getSubscriptions, isAutoCreateDestinations, lookup, messagePull, processConsumerControl, processDispatchNotification, processDispatchNotificationViaDestination, reapplyInterceptor, removeConsumer, removeDestination, removeProducer, removeSubscription, send, setAutoCreateDestinations, startpublic AbstractTempRegion(RegionBroker broker, DestinationStatistics destinationStatistics, SystemUsage memoryManager, TaskRunnerFactory taskRunnerFactory, DestinationFactory destinationFactory)
broker - destinationStatistics - memoryManager - taskRunnerFactory - destinationFactory - public void stop()
throws java.lang.Exception
stop in interface Servicestop in class AbstractRegionjava.lang.Exceptionprotected Destination createDestination(ConnectionContext context, ActiveMQDestination destination) throws java.lang.Exception
createDestination in class AbstractRegionjava.lang.Exceptionprotected final void dispose(ConnectionContext context, Destination dest) throws java.lang.Exception
dispose in class AbstractRegionjava.lang.ExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.