Joram 5.3.1

org.objectweb.joram.mom.proxies
Class AdminNotification

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

public class AdminNotification
extends fr.dyade.aaa.agent.Notification

An AdminNotification is sent by an administrator's proxy for registering to the local administration topic.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class fr.dyade.aaa.agent.Notification
detachable, detached, persistent
 
Method Summary
 Identity getIdentity()
          Returns the identity of the administrator.
 fr.dyade.aaa.agent.AgentId getProxyId()
          Returns the AgentId of the proxy.
 
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
 

Method Detail

getProxyId

public fr.dyade.aaa.agent.AgentId getProxyId()
Returns the AgentId of the proxy.


getIdentity

public Identity getIdentity()
Returns the identity of the administrator.


Joram 5.3.1

Copyright © 2000 - 2009 Scalagent D.T. - All rights reserved