Uses of Package
org.objectweb.proactive.core

Packages that use org.objectweb.proactive.core
org.objectweb.proactive Provides the main classes for creating active objects and futures. 
org.objectweb.proactive.core.body Provides all classes used for implementing the active part of an active object. 
org.objectweb.proactive.core.body.ft.checkpointing Defines the implementation of an active object checkpoint. 
org.objectweb.proactive.core.body.ft.message Defines message logs, i.e. messages that have to be resent after a recovery. 
org.objectweb.proactive.core.body.ft.protocols Defines specific behavior for each implemented fault-tolerance protocol. 
org.objectweb.proactive.core.body.ft.protocols.cic.managers Defines active object behavior for the CIC protocol. 
org.objectweb.proactive.core.body.ft.protocols.cic.servers Defines the CIC protocol specific behavior of the fault-tolerance servers. 
org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers Defines active object behavior for the PML protocol. 
org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers Defines the PML protocol specific behavior of the fault-tolerance servers. 
org.objectweb.proactive.core.body.ft.servers Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors. 
org.objectweb.proactive.core.body.ft.servers.location Defines the location interface of fault-tolerance server, i.e. for retrieving a reference on a failed-and-restart active object. 
org.objectweb.proactive.core.body.ft.servers.recovery Defines recovery process interface, i.e. the process responsible for triggering the recovery. 
org.objectweb.proactive.core.body.ft.servers.storage Defines the storage process interface of the fault-tolerance server, i.e. the checkpoints storage service. 
org.objectweb.proactive.core.body.future Provides the definition and implementation of the future object. 
org.objectweb.proactive.core.body.http HTTP implementation of the remote Body
org.objectweb.proactive.core.body.http.util Provides Exceptions for HTTP communications
org.objectweb.proactive.core.body.http.util.messages Contains all types of messages usefull for HTTP communications
org.objectweb.proactive.core.body.ibis IBIS implementation of the remote Body
org.objectweb.proactive.core.body.jini The body of an active object act as a hub of communication with other remote objects. 
org.objectweb.proactive.core.body.message **For internal use only** Defines the common message layer of Requests and Replies. 
org.objectweb.proactive.core.body.migration Defines the migration primitive of ProActive. 
org.objectweb.proactive.core.body.proxy **For internal use only** Defines the proxy associated to any ProActive Stub of an active Object. 
org.objectweb.proactive.core.body.reply Defines the reply messages based of the common message layer. 
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer. 
org.objectweb.proactive.core.body.rmi The body of an active object act as a hub of communication with other remote objects. 
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.component.adl This package and sub-packages provide a customization of the standard Fractal ADL for ProActive. 
org.objectweb.proactive.core.component.config This package contains the code that configures the membranes of the components : it configures the controllers and the interceptors. 
org.objectweb.proactive.core.component.exceptions Exceptions specific to ProActive components. 
org.objectweb.proactive.core.component.identity The ProActiveComponentIdentityImpl class is the base class for the component meta-objects. 
org.objectweb.proactive.core.component.representative A representative is the reference on a ProActive component. 
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.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.gc In the future: Complete Distributed Garbage Collector. 
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive. 
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.jini JINI implementation of ProActiveRuntime. 
org.objectweb.proactive.core.runtime.rmi RMI implementation of ProActiveRuntime
org.objectweb.proactive.core.util **For internal use only** Contains accessory utility classes. 
org.objectweb.proactive.ext.implicit *under development* Defines an implicit way of programming the live method using declarations. 
org.objectweb.proactive.ext.locationserver Defines a Body associated with a location server able to give the location of one body on demand. 
org.objectweb.proactive.ext.mixedlocation   
org.objectweb.proactive.ext.scilab.test   
org.objectweb.proactive.ext.security This package provides a security framework for the ProActive middleware. 
org.objectweb.proactive.ext.security.exceptions Contains all the exceptions thrown by the security framework. 
org.objectweb.proactive.ext.util Provides some utility classes for end user usage or used across the extension package. 
org.objectweb.proactive.filetransfer Defines an entry point for ProActive Filetransfer API
org.objectweb.proactive.ic2d.data **For internal use only** Provides the hierarchical data model of IC2D. 
org.objectweb.proactive.ic2d.event **For internal use only** Provides the definition of all events and listeners of IC2D. 
org.objectweb.proactive.ic2d.gui.data **For internal use only** Provides a GUI representation of each data object of the data model of IC2D
org.objectweb.proactive.ic2d.spy **For internal use only** Provides the Spy active object that is created in each VM IC2D is asked to monitor. 
org.objectweb.proactive.loadbalancing.util   
org.objectweb.proactive.p2p.service Peer-to-Peer Infrastructure. 
org.objectweb.proactive.scheduler   
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.checkpointing
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.message
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols.cic.managers
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols.cic.servers
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.managers
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.protocols.pmlrb.servers
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.servers
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.servers.location
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.servers.recovery
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ft.servers.storage
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.future
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.http
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.http.util
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.http.util.messages
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.ibis
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.jini
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.message
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.migration
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.proxy
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.reply
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.request
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.body.rmi
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component
ProActiveRuntimeException
          Generic exception root of all runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.adl
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.config
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.exceptions
ProActiveRuntimeException
          Generic exception root of all runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.identity
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.component.representative
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.descriptor.data
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.descriptor.services
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.event
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.gc
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.group
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.node
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueID
           UniqueID is a unique object identifier across all jvm.
UniqueRuntimeID
           UniqueRuntimeID is a unique runtime identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.http
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.ibis
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.jini
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.runtime.rmi
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
UniqueRuntimeID
           UniqueRuntimeID is a unique runtime identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.core.util
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.implicit
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.locationserver
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.mixedlocation
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.scilab.test
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.security
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.security.exceptions
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ext.util
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.filetransfer
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ic2d.data
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ic2d.event
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ic2d.gui.data
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.ic2d.spy
UniqueID
           UniqueID is a unique object identifier across all jvm.
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.loadbalancing.util
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.p2p.service
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 

Classes in org.objectweb.proactive.core used by org.objectweb.proactive.scheduler
ProActiveException
          Generic exception root of all non runtime custom exceptions in ProActive
 



Copyright 2001-2007 INRIA All Rights Reserved.