BEA Systems, Inc.

BEA WebLogic SIP Server 3.1 API Reference


com.bea.wcp.sip.management.runtime
Interface ExternalLoadBalancerRuntimeMBean

All Superinterfaces:
DynamicMBean, MBeanRegistration, NotificationBroadcaster, weblogic.management.runtime.RuntimeMBean, weblogic.management.WebLogicMBean

public interface ExternalLoadBalancerRuntimeMBean
extends weblogic.management.runtime.RuntimeMBean

ExternalLoadBalancer MBean

Copyright © 2006 BEA Systems, Inc. All Rights Reserved.

Method Summary
 LoadBalancerConfigChangesNotifier getLoadBalancerConfigChangesNotifier()
           
 void setLoadBalancerConfigChangesNotifier(LoadBalancerConfigChangesNotifier notifier)
           
 
Methods inherited from interface weblogic.management.runtime.RuntimeMBean
addPropertyChangeListener, preDeregister, removePropertyChangeListener
 
Methods inherited from interface weblogic.management.WebLogicMBean
getMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParent
 
Methods inherited from interface javax.management.DynamicMBean
getAttribute, getAttributes, invoke, setAttribute, setAttributes
 
Methods inherited from interface javax.management.MBeanRegistration
postDeregister, postRegister, preRegister
 
Methods inherited from interface javax.management.NotificationBroadcaster
addNotificationListener, getNotificationInfo, removeNotificationListener
 

Method Detail

getLoadBalancerConfigChangesNotifier

public LoadBalancerConfigChangesNotifier getLoadBalancerConfigChangesNotifier()
Returns:
the notifier
A dynamic MBean attribute.

setLoadBalancerConfigChangesNotifier

public void setLoadBalancerConfigChangesNotifier(LoadBalancerConfigChangesNotifier notifier)
Parameters:
notifier -

Documentation is available at
http://e-docs.bea.com/wlcp/wlss31/
Copyright 2007 BEA Systems Inc.