public class RuntimeConfigurationPlugin extends Object implements BrokerPlugin
Constructor and Description |
---|
RuntimeConfigurationPlugin() |
Modifier and Type | Method and Description |
---|---|
long |
getCheckPeriod() |
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new
intercepted broker to use.
|
void |
setCheckPeriod(long checkPeriod) |
public RuntimeConfigurationPlugin()
public Broker installPlugin(Broker broker) throws Exception
BrokerPlugin
installPlugin
in interface BrokerPlugin
Exception
public long getCheckPeriod()
public void setCheckPeriod(long checkPeriod)
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.