|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ProActiveDescriptor |
A ProactiveDescriptor is an internal representation of XML
Descriptor. |
VirtualMachine | A VirtualMachine is a conceptual entity that represents
a JVM running a ProActiveRuntime |
VirtualNode | A VirtualNode is a conceptual entity that represents one or several nodes. |
Class Summary | |
ProActiveDescriptorImpl |
A ProactiveDescriptor is an internal representation of XML
Descriptor. |
RuntimeDeploymentProperties | This class represents an array of properties that can be set at runtime when using XML deployment descriptor |
VirtualMachineImpl | A VirtualMachine is a conceptual entity that represents
a JVM running a ProActiveRuntime |
VirtualNodeImpl | A VirtualNode is a conceptual entity that represents one or several nodes. |
VirtualNodeLookup | A VirtualNode represents a conceptual entity. |
Provides all classes needed to create java objects related to XML Deployment Descriptor.
XML Deployment Descriptor is represented as a java object by ProActiveDescriptor. When reading xml file, a new ProActiveDescriptor instance is created. Tags such virtualnode or jvm in the xml files are represented respectively by VirtualNode objects and VirtualMachine objects.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |