org.objectweb.joram.mom.proxies.AdminNotification Class Reference

Inherits fr.dyade.aaa.agent.Notification.

Inheritance diagram for org.objectweb.joram.mom.proxies.AdminNotification:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.mom.proxies.AdminNotification:

Collaboration graph
[legend]
List of all members.

Public Member Functions

AgentId getProxyId ()
String getName ()
String getPass ()

Package Functions

 AdminNotification (AgentId proxyId, String name, String pass)

Detailed Description

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

Definition at line 34 of file AdminNotification.java.


Constructor & Destructor Documentation

org.objectweb.joram.mom.proxies.AdminNotification.AdminNotification ( AgentId  proxyId,
String  name,
String  pass 
) [package]

Constructs an AdminNotification instance.

Parameters:
proxyId The proxy's identifier.
name The name of the administrator.
pass The password of the administrator.

Definition at line 54 of file AdminNotification.java.


Member Function Documentation

AgentId org.objectweb.joram.mom.proxies.AdminNotification.getProxyId (  ) 

Returns the AgentId of the proxy.

Definition at line 63 of file AdminNotification.java.

Referenced by org.objectweb.joram.mom.dest.AdminTopicImpl.AdminNotification().

String org.objectweb.joram.mom.proxies.AdminNotification.getName (  ) 

Returns the name of the administrator.

Definition at line 69 of file AdminNotification.java.

Referenced by org.objectweb.joram.mom.dest.AdminTopicImpl.AdminNotification().

String org.objectweb.joram.mom.proxies.AdminNotification.getPass (  ) 

Returns the password of the administrator.

Definition at line 75 of file AdminNotification.java.

Referenced by org.objectweb.joram.mom.dest.AdminTopicImpl.AdminNotification().


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:20:13 2008 for joram by  doxygen 1.5.0