ConfigurationMBean, DescriptorBean, javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, SettableBean, WebLogicMBeanpublic interface WeblogicPluginRoutingMBean extends ConfigurationMBean
This bean represents the configuration attributes for WebLogic Plugin Routing.
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getExcludeClusterMembers() |
A comma-separated list of serer names that should be excluded from routing
by a WebLogic Proxy Plugin.
|
void |
setExcludeClusterMembers(java.lang.String clusterMembers) |
Sets the list of servers to be excluded from dynamic server list.
|
freezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenergetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenergetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentvoid setExcludeClusterMembers(java.lang.String clusterMembers)
Sets the list of servers to be excluded from dynamic server list.
clusterMembers - - A comma-separated list of serer namesjava.lang.String getExcludeClusterMembers()
A comma-separated list of serer names that should be excluded from routing by a WebLogic Proxy Plugin.