|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.objectweb.proactive.core.node | |
org.objectweb.proactive | Provides the main classes for creating active objects and futures. |
org.objectweb.proactive.core.body.ft.util | Defines all needed servers for fault-tolerance mecanism, and a global server that implements all needed behaviors. |
org.objectweb.proactive.core.body.ft.util.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.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.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.ext.locationserver | Defines a Body associated with a location server able to give the location of one body on demand. |
org.objectweb.proactive.ext.security | |
org.objectweb.proactive.ext.security.test | |
org.objectweb.proactive.p2p.service.node |
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.core.body.ft.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.core.body.ft.util.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.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.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.ext.security | |
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.security.test | |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |