org.objectweb.carol.rmi.jrmp.server
Class JRemoteCall
java.lang.Object
org.objectweb.carol.rmi.jrmp.server.JRemoteCall
public class JRemoteCall
extends java.lang.Object
Class JRemoteCall
is the CAROL JRMP Remote call with context
propagation
Version:
- Guillaume Riviere (Guillaume.Riviere@inrialpes.fr)
JRemoteCall
public JRemoteCall(Object c,
ObjID id,
int op,
long hash,
JClientRequestInterceptor[] cis)
throws RemoteException
Constructor for client side call
c
- The connectionid
- the object idhash
- the hash codecis
- the client interceptors array
executeCall
public void executeCall()
throws Exception
override executeCall to receive and reassociate contexts that were sent
back from the server in the case of exeptional return