public class BrokerFactoryValue extends PluginValue
BrokerFactory
. This type is
defined separately so that it can be used both in the global configuration
and in Bootstrap
with the same
encapsulated configuration.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
KEY |
Constructor and Description |
---|
BrokerFactoryValue() |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
get(ConfigurationProvider cp)
Extract the value of this property if set in the given provider.
|
static void |
set(ConfigurationProvider cp,
java.lang.String value)
Set the value of this property in the given provider.
|
configure, getClassName, getInternalString, getProperties, getString, getValueType, instantiate, isSingleton, objectChanged, set, setClassName, setInternalString, setProperties, setString
configure, get, instantiate, newInstance, set, setInternalObject
addEquivalentKey, addListener, alias, alias, assertChangeable, clone, equals, getAliases, getDefault, getEquivalentKeys, getInstantiatingGetter, getListeners, getLoadKey, getOriginalValue, getProperty, getPropertyKeys, getScope, hashCode, hide, isAliasListComprehensive, isDynamic, isHidden, isPrivate, makePrivate, matches, removeListener, setAlias, setAlias, setAliases, setAliasListComprehensive, setDefault, setDynamic, setInstantiatingGetter, setLoadKey, setObject, setProperty, setScope, toString, unalias, unalias, valueChanged
public static final java.lang.String KEY
public static java.lang.Object get(ConfigurationProvider cp)
public static void set(ConfigurationProvider cp, java.lang.String value)