|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LoadBalancerConfigChangesNotifier
Method Summary | |
---|---|
void |
halt(String serverName) This is method has been added for future work. |
void |
start(String serverName, int serverWeight, NetworkAccessPointMBean[] mbeans) Enable the server from the load balancer pool. |
void |
stop(String serverName, NetworkAccessPointMBean[] mbeans) Disable the server from the load balancer pool. |
void |
weightChanged(int oldWeight, int newWeight) Notify when the server weight changes |
Method Detail |
---|
void start(String serverName, int serverWeight, NetworkAccessPointMBean[] mbeans)
serverName
-serverWeight
-mbeans
- configured to be deployed on this servervoid stop(String serverName, NetworkAccessPointMBean[] mbeans)
serverName
-mbeans
-void halt(String serverName)
serverName
-void weightChanged(int oldWeight, int newWeight)
oldWeight
-newWeight
-
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 2012 Oracle Corporation. All Rights Reserved.