org.objectweb.joram.mom.notifications
Class GetProxyIdListNot

java.lang.Object
  extended byfr.dyade.aaa.agent.Notification
      extended byfr.dyade.aaa.agent.SyncNotification
          extended byorg.objectweb.joram.mom.notifications.GetProxyIdListNot
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class GetProxyIdListNot
extends SyncNotification

Transient notification

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
persistent
 
Constructor Summary
GetProxyIdListNot()
           
 
Method Summary
 AgentId[] getIds()
           
 void Return(AgentId[] proxyIds)
           
 
Methods inherited from class fr.dyade.aaa.agent.SyncNotification
getException, getValue, invoke, Return, Throw
 
Methods inherited from class fr.dyade.aaa.agent.Notification
clone, getContext, setContext, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetProxyIdListNot

public GetProxyIdListNot()
Method Detail

Return

public void Return(AgentId[] proxyIds)

getIds

public final AgentId[] getIds()


Copyright ? 2004 Scalagent - All rights reserved