metaglue.AgentPrimer
Class AgentExceptionHandler
java.lang.Object
|
+--metaglue.AgentPrimer.AgentExceptionHandler
- public class AgentExceptionHandler
- extends Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
AgentExceptionHandler
public AgentExceptionHandler(MetagluePrimitives ap,
AgentID aid,
Catalog c)
handleRemoteException
public boolean handleRemoteException(RemoteException re,
ExceptionHandler caller,
String method_name)
goodCall
public void goodCall()
- called if a RMI call was successfull.