Package org.objectweb.proactive.core.body.jini

The body of an active object act as a hub of communication with other remote objects.

See:
          Description

Interface Summary
JiniBody An object implementing this interface provides the minimum service a body offers remotely.
 

Class Summary
JiniBodyAdapter An adapter for a JiniBody to be able to receive remote calls.
JiniBodyImpl An adapter for a LocalBody to be able to receive jini calls.
JiniBodyImpl_Stub  
ProActiveJiniMetaObjectFactory This class provides singleton instances of all default factories creating MetaObjects used in the Body.
ProActiveJiniMetaObjectFactory.RemoteJiniBodyFactoryImpl  
 

Package org.objectweb.proactive.core.body.jini Description

The body of an active object act as a hub of communication with other remote objects. For this reason, as JINI is the commodity underlying technology of ProActive, the is a Remote version of the Body that is used to reference on a body remotely.

Since:
ProActive 1.0
Version:
1.0, 2002/02/11
Author:
ProActive Team


Copyright © April 2004 INRIA All Rights Reserved.