public class RuntimeConfigurationPlugin extends java.lang.Object implements BrokerPlugin
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| 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 Broker installPlugin(Broker broker) throws java.lang.Exception
BrokerPlugininstallPlugin in interface BrokerPluginjava.lang.Exceptionpublic long getCheckPeriod()
public void setCheckPeriod(long checkPeriod)
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.