Interface ExternalLoadBalancerRuntimeMBean
- All Superinterfaces:
DynamicMBean,MBeanRegistration,NotificationBroadcaster,weblogic.management.runtime.RuntimeMBean,weblogic.management.WebLogicMBean
public interface ExternalLoadBalancerRuntimeMBean
extends weblogic.management.runtime.RuntimeMBean
ExternalLoadBalancer MBean.
- Author:
- Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributesMethods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preRegisterMethods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListenerMethods inherited from interface weblogic.management.runtime.RuntimeMBean
addPropertyChangeListener, preDeregister, removePropertyChangeListenerMethods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
-
Method Details
-
setLoadBalancerConfigChangesNotifier
- Parameters:
notifier-
-
getLoadBalancerConfigChangesNotifier
LoadBalancerConfigChangesNotifier getLoadBalancerConfigChangesNotifier()- Returns:
- the notifier
-