org.objectweb.joram.mom.proxies

Class AdminNotification

Implemented Interfaces:
Cloneable, Serializable

public class AdminNotification
extends Notification

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

Field Summary

Fields inherited from class fr.dyade.aaa.agent.Notification

persistent

Method Summary

String
getName()
Returns the name of the administrator.
String
getPass()
Returns the password of the administrator.
AgentId
getProxyId()
Returns the AgentId of the proxy.

Methods inherited from class fr.dyade.aaa.agent.Notification

clone, getContext, setContext, toString

Method Details

getName

public String getName()
Returns the name of the administrator.


getPass

public String getPass()
Returns the password of the administrator.


getProxyId

public AgentId getProxyId()
Returns the AgentId of the proxy.


Copyright B) 2004 Scalagent - All rights reserved