fr.dyade.aaa.agent
Class SyncNotification
- Cloneable, Serializable
public class SyncNotification
This notification is used to synchronously call a
local agent from a collocated thread.
SyncNotification
protected SyncNotification()
Return
public void Return(Object[] values)
Throw
public void Throw(Exception exc)
getException
public final Exception getException()
getValue
public Object getValue(int index)
invoke
public Object[] invoke(AgentId to)
throws InterruptedException,
Exception
Copyright B) 2004 Scalagent - All rights reserved