|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ProActiveRuntime |
A ProActiveRuntime offers a set of services needed by ProActive to work with
remote JVM. |
VMInformation | A class implementing this interface provides information about the VM it is attached to. |
Class Summary | |
ProActiveRuntimeImpl | Implementation of ProActiveRuntime |
ProActiveRuntimeImpl.VMInformationImpl | |
RuntimeFactory |
The RuntimeFactory provides a generic way to create and lookup ProActiveRuntime
without protocol specific code (such as RMI or Jini).
|
StartRuntime | **For internal use only** This class is a utility class allowing to start a ProActiveRuntime with a JVM. |
Defines all classes needed to build a ProActiveRuntime.
A ProActiveRuntime offers a set of services needed by ProActive to work with remote JVM. Each JVM that is aimed to hold active objects must contain one and only one instance of the ProActiveRuntime class.
RMI and JINI implementations of ProActiveRuntime are provided in sub-packages.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |