Uses of Class
org.apache.activemq.broker.BrokerPluginSupport

Packages that use BrokerPluginSupport
org.apache.activemq.broker.util Some utility Broker Plugins 
 

Uses of BrokerPluginSupport in org.apache.activemq.broker.util
 

Subclasses of BrokerPluginSupport in org.apache.activemq.broker.util
 class DestinationPathSeparatorBroker
           
 class LoggingBrokerPlugin
          A simple Broker intercepter which allows you to enable/disable logging.
 class MulticastTraceBrokerPlugin
          A Broker interceptor which allows you to trace all operations to a Multicast socket.
 class TimeStampingBrokerPlugin
          A Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp.
 class TraceBrokerPathPlugin
          The TraceBrokerPathPlugin can be used in a network of Brokers.
 class UDPTraceBrokerPlugin
          A Broker interceptor which allows you to trace all operations to a UDP socket.
 



Copyright © 2005-2012. All Rights Reserved.