|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VMInformation | |
org.objectweb.proactive.core.node | Defines the generic Nodes used in ProActive. |
org.objectweb.proactive.core.runtime | Defines all classes needed to build a ProActiveRuntime. |
org.objectweb.proactive.core.runtime.http | HTTP implementation of ProActiveRuntime |
org.objectweb.proactive.core.runtime.ibis | Ibis implementation of ProActiveRuntime |
org.objectweb.proactive.core.runtime.rmi | RMI implementation of ProActiveRuntime |
Uses of VMInformation in org.objectweb.proactive.core.node |
Subinterfaces of VMInformation in org.objectweb.proactive.core.node | |
interface |
NodeInformation
A class implementing this interface provides information about the node it is attached to. |
Classes in org.objectweb.proactive.core.node that implement VMInformation | |
protected class |
NodeImpl.NodeInformationImpl
|
Uses of VMInformation in org.objectweb.proactive.core.runtime |
Classes in org.objectweb.proactive.core.runtime that implement VMInformation | |
protected static class |
ProActiveRuntimeImpl.VMInformationImpl
|
Fields in org.objectweb.proactive.core.runtime declared as VMInformation | |
protected VMInformation |
ProActiveRuntimeAdapter.vmInformation
|
Methods in org.objectweb.proactive.core.runtime that return VMInformation | |
VMInformation |
ProActiveRuntimeForwarderImpl.getVMInformation(UniqueRuntimeID urid)
|
VMInformation |
ProActiveRuntimeForwarder.getVMInformation(UniqueRuntimeID urid)
|
VMInformation |
ProActiveRuntimeAdapterImpl.getVMInformation()
|
VMInformation |
RemoteProActiveRuntime.getVMInformation()
|
VMInformation |
RemoteProActiveRuntimeForwarder.getVMInformation(UniqueRuntimeID ruid)
|
VMInformation |
ProActiveRuntimeAdapterForwarderImpl.getVMInformation()
|
VMInformation |
ProActiveRuntimeImpl.getVMInformation()
|
VMInformation |
ProActiveRuntime.getVMInformation()
Returns the JVM information as one object. |
Uses of VMInformation in org.objectweb.proactive.core.runtime.http |
Fields in org.objectweb.proactive.core.runtime.http declared as VMInformation | |
protected VMInformation |
HttpProActiveRuntime.vmInformation
|
Methods in org.objectweb.proactive.core.runtime.http that return VMInformation | |
VMInformation |
HttpProActiveRuntime.getVMInformation()
|
Uses of VMInformation in org.objectweb.proactive.core.runtime.ibis |
Methods in org.objectweb.proactive.core.runtime.ibis that return VMInformation | |
VMInformation |
IbisProActiveRuntimeImpl.getVMInformation()
|
Uses of VMInformation in org.objectweb.proactive.core.runtime.rmi |
Methods in org.objectweb.proactive.core.runtime.rmi that return VMInformation | |
VMInformation |
RmiProActiveRuntimeForwarderImpl.getVMInformation(UniqueRuntimeID urid)
|
VMInformation |
RmiProActiveRuntimeImpl.getVMInformation()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |