public class GrouperBroker
extends org.apache.activemq.broker.BrokerFilter
Constructor and Description |
---|
GrouperBroker(org.apache.activemq.broker.Broker next1) |
Modifier and Type | Method and Description |
---|---|
void |
addConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info) |
org.apache.activemq.broker.region.Subscription |
addConsumer(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConsumerInfo info) |
org.apache.activemq.broker.region.Destination |
addDestination(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ActiveMQDestination destination,
boolean create) |
void |
addDestinationInfo(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.DestinationInfo info) |
void |
addProducer(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ProducerInfo info) |
void |
addSession(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.SessionInfo info) |
void |
removeConnection(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConnectionInfo info,
Throwable error) |
void |
removeConsumer(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ConsumerInfo info) |
void |
removeDestination(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ActiveMQDestination destination,
long timeout) |
void |
removeDestinationInfo(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.DestinationInfo info) |
void |
removeProducer(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.ProducerInfo info) |
void |
removeSession(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.SessionInfo info) |
void |
removeSubscription(org.apache.activemq.broker.ConnectionContext context,
org.apache.activemq.command.RemoveSubscriptionInfo info) |
void |
send(org.apache.activemq.broker.ProducerBrokerExchange producerExchange,
org.apache.activemq.command.Message messageSend) |
acknowledge, addBroker, beginTransaction, brokerServiceStarted, commitTransaction, fastProducer, forgetTransaction, gc, getAdaptor, getAdminConnectionContext, getBrokerId, getBrokerName, getBrokerSequenceId, getBrokerService, getClients, getDestinationMap, getDestinations, getDestinations, getDurableDestinations, getExecutor, getPeerBrokerInfos, getPreparedTransactions, getRoot, getScheduler, getTempDataStore, getVmConnectorURI, isExpired, isFaultTolerantConfiguration, isFull, isStopped, messageConsumed, messageDelivered, messageDiscarded, messageExpired, messagePull, networkBridgeStarted, networkBridgeStopped, nowMasterBroker, postProcessDispatch, prepareTransaction, preProcessDispatch, processConsumerControl, processDispatchNotification, removeBroker, rollbackTransaction, sendToDeadLetterQueue, setAdminConnectionContext, slowConsumer, start, stop
public GrouperBroker(org.apache.activemq.broker.Broker next1)
next1
- public void addConnection(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ConnectionInfo info) throws Exception
addConnection
in interface org.apache.activemq.broker.Broker
addConnection
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.addConnection(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ConnectionInfo)
public void addSession(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.SessionInfo info) throws Exception
addSession
in interface org.apache.activemq.broker.Broker
addSession
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.addSession(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.SessionInfo)
public void removeConnection(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ConnectionInfo info, Throwable error) throws Exception
removeConnection
in interface org.apache.activemq.broker.Broker
removeConnection
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeConnection(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ConnectionInfo, java.lang.Throwable)
public void removeConsumer(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ConsumerInfo info) throws Exception
removeConsumer
in interface org.apache.activemq.broker.region.Region
removeConsumer
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeConsumer(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ConsumerInfo)
public void removeDestinationInfo(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.DestinationInfo info) throws Exception
removeDestinationInfo
in interface org.apache.activemq.broker.Broker
removeDestinationInfo
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeDestinationInfo(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.DestinationInfo)
public void removeProducer(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ProducerInfo info) throws Exception
removeProducer
in interface org.apache.activemq.broker.Broker
removeProducer
in interface org.apache.activemq.broker.region.Region
removeProducer
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeProducer(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ProducerInfo)
public void removeSession(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.SessionInfo info) throws Exception
removeSession
in interface org.apache.activemq.broker.Broker
removeSession
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeSession(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.SessionInfo)
public void removeSubscription(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.RemoveSubscriptionInfo info) throws Exception
removeSubscription
in interface org.apache.activemq.broker.region.Region
removeSubscription
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeSubscription(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.RemoveSubscriptionInfo)
public void addDestinationInfo(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.DestinationInfo info) throws Exception
addDestinationInfo
in interface org.apache.activemq.broker.Broker
addDestinationInfo
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.addDestinationInfo(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.DestinationInfo)
public org.apache.activemq.broker.region.Destination addDestination(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ActiveMQDestination destination, boolean create) throws Exception
addDestination
in interface org.apache.activemq.broker.region.Region
addDestination
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.addDestination(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ActiveMQDestination, boolean)
public void removeDestination(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ActiveMQDestination destination, long timeout) throws Exception
removeDestination
in interface org.apache.activemq.broker.region.Region
removeDestination
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.removeDestination(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ActiveMQDestination, long)
public org.apache.activemq.broker.region.Subscription addConsumer(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ConsumerInfo info) throws Exception
addConsumer
in interface org.apache.activemq.broker.region.Region
addConsumer
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.addConsumer(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ConsumerInfo)
public void addProducer(org.apache.activemq.broker.ConnectionContext context, org.apache.activemq.command.ProducerInfo info) throws Exception
addProducer
in interface org.apache.activemq.broker.Broker
addProducer
in interface org.apache.activemq.broker.region.Region
addProducer
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.addProducer(org.apache.activemq.broker.ConnectionContext, org.apache.activemq.command.ProducerInfo)
public void send(org.apache.activemq.broker.ProducerBrokerExchange producerExchange, org.apache.activemq.command.Message messageSend) throws Exception
send
in interface org.apache.activemq.broker.region.Region
send
in class org.apache.activemq.broker.BrokerFilter
Exception
BrokerFilter.send(org.apache.activemq.broker.ProducerBrokerExchange, org.apache.activemq.command.Message)
Copyright © 2016 Internet2. All rights reserved.