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.branchnbound The Branch and Bound (API) package.  
org.objectweb.proactive.branchnbound.core This is the core of the BnB API implementation.  
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 Provides all classes needed for using XML Deployment Descriptors
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, P2P ProActiveRuntime acquisition service, or Fault Tolerance service.  
org.objectweb.proactive.core.descriptor.util Provides utility classes to manipulate java representation of XML Deployment Descriptor
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.rmi RMI 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.branchnbound
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.branchnbound.core
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
ProActiveDescriptor
           A ProactiveDescriptor is an internal representation of XML Descriptor.
 

Classes in org.objectweb.proactive.core.descriptor.data used by org.objectweb.proactive.core.descriptor.data
MainDefinition
           A MainDefinition is an internal representation of XML mainDefinition element.
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.util
ProActiveDescriptor
           A ProactiveDescriptor is an internal representation of XML Descriptor.
 

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
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.ibis
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.rmi
ProActiveDescriptor
           A ProactiveDescriptor is an internal representation of XML Descriptor.
VirtualNode
          A VirtualNode is a conceptual entity that represents one or several nodes.
 



Copyright 2001-2005 INRIA All Rights Reserved.