Uses of Package
org.objectweb.proactive.core.descriptor.data

Packages that use org.objectweb.proactive.core.descriptor.data
org.objectweb.proactive Provides the main classes for creating active objects and futures.  
org.objectweb.proactive.core.component This package and sub-packages provide an implementation with ProActive of the Fractal 2.0 component model.  
org.objectweb.proactive.core.descriptor.data Provides all classes needed to create java objects related to XML Deployment Descriptor.  
org.objectweb.proactive.core.descriptor.services Provides classes to start JVM acquisition services like RMI lookup service on a ProActiveRuntime or P2P ProActiveRuntime acquisition service.  
org.objectweb.proactive.core.descriptor.xml Provides all classes needed for parsing XML Deployment Descriptor files, and building related java objects
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.group Provides all classes needed to use group communications in ProActive.  
org.objectweb.proactive.core.group.spmd Provides classes needed to use SPMD model 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.jini JINI implementation of ProActiveRuntime.  
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive
ProActiveDescriptor
           A ProactiveDescriptor is an internal representation of XML Descriptor.
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.component
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.descriptor.data
ProActiveDescriptor
           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
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.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.descriptor.services
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.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.descriptor.xml
ProActiveDescriptor
           A ProactiveDescriptor is an internal representation of XML Descriptor.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.event
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.group
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.group.spmd
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.runtime
ProActiveDescriptor
           A ProactiveDescriptor is an internal representation of XML Descriptor.
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.runtime.http
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.runtime.ibis
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.runtime.jini
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 



Copyright ? April 2005 INRIA All Rights Reserved.