org.objectweb.proactive.core.body.rmi
Interface RmiRemoteBody

All Superinterfaces:
java.rmi.Remote, RemoteBody, SecurityEntity, java.io.Serializable
All Known Implementing Classes:
JiniRemoteBodyImpl, RmiRemoteBodyImpl

public interface RmiRemoteBody
extends java.rmi.Remote, RemoteBody

An object implementing this interface provides the minimum service a body offers remotely through RMI.

Since:
ProActive 2.2
Version:
1.0
Author:
ProActiveTeam
See Also:
UniversalBody, Adapter Pattern

Field Summary
 
Fields inherited from interface org.objectweb.proactive.core.body.RemoteBody
bodyLogger
 
Methods inherited from interface org.objectweb.proactive.core.body.RemoteBody
addNFEListener, changeProxiedBody, disableAC, enableAC, fireNFE, getID, getJobID, getNodeURL, receiveFTMessage, receiveReply, receiveRequest, removeImmediateService, removeNFEListener, setImmediateService, setImmediateService, terminate, updateLocation
 
Methods inherited from interface org.objectweb.proactive.ext.security.SecurityEntity
getCertificate, getCertificateEncoded, getEntities, getPolicy, getPublicKey, publicKeyExchange, randomValue, secretKeyExchange, startNewSession, terminateSession
 



Copyright 2001-2005 INRIA All Rights Reserved.