|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeCreationEvent | |
org.objectweb.proactive.core.descriptor.data | Provides all classes needed to create java objects related to XML Deployment Descriptor. |
org.objectweb.proactive.core.event | The active object created with ProActive generated events on demand when a listener registers to one component of the active object. |
org.objectweb.proactive.core.util | **For internal use only** Contains accessory utility classes. |
Uses of NodeCreationEvent in org.objectweb.proactive.core.descriptor.data |
Methods in org.objectweb.proactive.core.descriptor.data with parameters of type NodeCreationEvent | |
void |
VirtualNodeImpl.nodeCreated(NodeCreationEvent event)
Use for p2p infrastructure to get nodes. |
Uses of NodeCreationEvent in org.objectweb.proactive.core.event |
Methods in org.objectweb.proactive.core.event with parameters of type NodeCreationEvent | |
void |
NodeCreationEventListener.nodeCreated(NodeCreationEvent event)
Signals that a node creation occured on the virtualNode encapsulated in the event |
Uses of NodeCreationEvent in org.objectweb.proactive.core.util |
Methods in org.objectweb.proactive.core.util with parameters of type NodeCreationEvent | |
void |
NodeCreationListenerForAoCreation.nodeCreated(NodeCreationEvent event)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |