|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface provides a local view of the ProActiveRuntime. It contains methods that can only be called locally.
Method Summary | |
void |
registerLocalVirtualNode(VirtualNode vn,
java.lang.String vnName)
Register the given VirtualNode on this local ProActiveRuntime. |
void |
setParent(ProActiveRuntime parentPARuntime)
This method adds a reference to the runtime that created this runtime. |
Method Detail |
public void registerLocalVirtualNode(VirtualNode vn, java.lang.String vnName)
vn
- the virtualnode to registervnName
- the name of the VirtualNode to registerpublic void setParent(ProActiveRuntime parentPARuntime)
parentPARuntime
- the creator of this runtime
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |