public class StatisticsBrokerPlugin extends java.lang.Object implements BrokerPlugin
Constructor and Description |
---|
StatisticsBrokerPlugin() |
Modifier and Type | Method and Description |
---|---|
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new
intercepted broker to use.
|
public StatisticsBrokerPlugin()
public Broker installPlugin(Broker broker) throws java.lang.Exception
BrokerPlugin
installPlugin
in interface BrokerPlugin
broker
- java.lang.Exception
BrokerPlugin.installPlugin(org.apache.activemq.broker.Broker)
Copyright © 2005-2012. All Rights Reserved.