org.objectweb.joram.mom.notifications
Class GetProxyIdListNot

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

public class GetProxyIdListNot
extends SyncNotification

Transient notification needed by the HA mode.

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class fr.dyade.aaa.agent.SyncNotification
SyncNotification.Context
 
Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, 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, getDeadNotificationAgentId, getExpiration, getMessageId, getPriority, isPersistent, setContext, setDeadNotificationAgentId, setExpiration, setPriority, toString, 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 © 2011 ScalAgent D.T.. All Rights Reserved.