|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.loadbalancing.LoadBalancingTS
public class LoadBalancingTS
| Constructor Summary | |
|---|---|
LoadBalancingTS()
|
|
| Method Summary | |
|---|---|
void |
apply(Node node)
Initialize the given node with the Technical Service. |
void |
init(java.util.Map argValues)
Initialize the Technical Service with its argument values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoadBalancingTS()
| Method Detail |
|---|
public void init(java.util.Map argValues)
TechnicalService
init in interface TechnicalServiceargValues - values of the Technical Service arguments.public void apply(Node node)
TechnicalService
apply in interface TechnicalServicenode - the node where to apply the Technical Service.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||