public class JavaRuntimeConfigurationPlugin extends Object implements BrokerPlugin
Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
Constructor and Description |
---|
JavaRuntimeConfigurationPlugin() |
Modifier and Type | Method and Description |
---|---|
JavaRuntimeConfigurationBroker |
getBroker() |
Broker |
installPlugin(Broker broker)
Installs the plugin into the interceptor chain of the broker, returning the new
intercepted broker to use.
|
public static final org.slf4j.Logger LOG
public JavaRuntimeConfigurationPlugin()
public Broker installPlugin(Broker broker) throws Exception
BrokerPlugin
installPlugin
in interface BrokerPlugin
Exception
public JavaRuntimeConfigurationBroker getBroker()
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.