org.objectweb.joram.mom.proxies
Class AdminNotification
- Cloneable, Serializable
public class AdminNotification
An AdminNotification
is sent by an administrator's proxy for
registering to the local administration topic.
String | getName() - Returns the name of the administrator.
|
String | getPass() - Returns the password of the administrator.
|
AgentId | getProxyId() - Returns the
AgentId of the proxy.
|
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