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.Constructor and Description |
---|
BrokerFactoryValue() |
Modifier and Type | Method and Description |
---|---|
static Object |
get(ConfigurationProvider cp)
Extract the value of this property if set in the given provider.
|
static void |
set(ConfigurationProvider cp,
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 String KEY
public static Object get(ConfigurationProvider cp)
public static void set(ConfigurationProvider cp, String value)
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.