|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.loadbalancing.util.startLBoverP2P
public class startLBoverP2P
Field Summary | |
---|---|
protected int |
nodesBooked
|
Constructor Summary | |
---|---|
startLBoverP2P()
|
Method Summary | |
---|---|
void |
doit(java.lang.String JobId)
|
void |
killMe()
|
static void |
main(java.lang.String[] args)
|
void |
nodeCreated(NodeCreationEvent event)
Signals that a node creation occured on the virtualNode encapsulated in the event |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int nodesBooked
Constructor Detail |
---|
public startLBoverP2P()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.rmi.AlreadyBoundException, ProActiveException
args
-
java.rmi.AlreadyBoundException
ProActiveException
java.lang.Exception
public void doit(java.lang.String JobId) throws ProActiveException
ProActiveException
public void nodeCreated(NodeCreationEvent event)
NodeCreationEventListener
nodeCreated
in interface NodeCreationEventListener
event
- that details the creation of the nodepublic void killMe()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |