|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.dyade.aaa.agent.Notification
fr.dyade.aaa.agent.SyncNotification
org.objectweb.joram.mom.notifications.GetProxyIdListNot
public class GetProxyIdListNot
Transient notification needed by the HA mode.
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 |
---|
public GetProxyIdListNot()
Method Detail |
---|
public void Return(AgentId[] proxyIds)
public final AgentId[] getIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |