|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.proactive.core.util.NodeCreationListenerForAoCreation
Creates an Active Object by the multi-tread pool when a node is created.
Constructor Summary | |
NodeCreationListenerForAoCreation(java.util.Vector result,
java.lang.String className,
java.lang.Object[] constructorParameters,
ThreadPool threadpool)
|
Method Summary | |
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 |
Constructor Detail |
public NodeCreationListenerForAoCreation(java.util.Vector result, java.lang.String className, java.lang.Object[] constructorParameters, ThreadPool threadpool)
Method Detail |
public void nodeCreated(NodeCreationEvent event)
NodeCreationEventListener
nodeCreated
in interface NodeCreationEventListener
event
- that details the creation of the node
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |