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 LoggingBrokerPlugin
          A simple Broker interceptor 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 UDPTraceBrokerPlugin
          A Broker interceptor which allows you to trace all operations to a UDP socket.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.