public class StatisticsBrokerPlugin extends 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 Exception
BrokerPlugin
installPlugin
in interface BrokerPlugin
broker
- Exception
BrokerPlugin.installPlugin(org.apache.activemq.broker.Broker)
Copyright © 2005–2018 The Apache Software Foundation. All rights reserved.