Uses of Package
org.objectweb.proactive.core.node

Packages that use org.objectweb.proactive.core.node
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.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.recovery Defines recovery process interface, i.e. the process responsible for triggering the recovery.  
org.objectweb.proactive.core.body.ft.servers.resource Defines resource interface of the fault-tolerance server, i.e. the server of nodes on which failed active object can be restarted.  
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.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.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.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.locationserver Defines a Body associated with a location server able to give the location of one body on demand.  
org.objectweb.proactive.p2p.service Peer-to-Peer Infrastructure.  
org.objectweb.proactive.p2p.service.node All related classes for managing and using the sharing node mecanism.  
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.branchnbound
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.branchnbound.core
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.body.ft.servers
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.body.ft.servers.recovery
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.body.ft.servers.resource
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.body.migration
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.body.proxy
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.component
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.descriptor
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.descriptor.data
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.descriptor.services
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.event
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.group
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.group.spmd
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.node
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
NodeInformation
           A class implementing this interface provides information about the node it is attached to.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.http
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.ibis
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.jini
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.runtime.rmi
NodeException
           The Node interface offers a generic interface over various implementations of the node such as RMI or JINI, this exception offer a way to wrap the various exceptions triggered by the implementation.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.core.util
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.ext.locationserver
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.p2p.service
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 

Classes in org.objectweb.proactive.core.node used by org.objectweb.proactive.p2p.service.node
Node
           A Node offers a set of services needed by ProActive to work with remote JVM.
 



Copyright 2001-2005 INRIA All Rights Reserved.