org.objectweb.joram.shared.admin
Class Monitor_GetUsersRep
- java.io.Serializable
public class Monitor_GetUsersRep
A Monitor_GetUsersRep
instance replies to a get users,
readers or writers monitoring request.
- Serialized Form
void | addUser(String name, String proxyId) - Adds a user to the table.
|
Hashtable | getUsers() - Returns the users table.
|
Monitor_GetUsersRep
public Monitor_GetUsersRep()
Constructs a Monitor_GetUsersRep
instance.
addUser
public void addUser(String name,
String proxyId)
Adds a user to the table.
getUsers
public Hashtable getUsers()
Returns the users table.
Copyright B) 2004 Scalagent - All rights reserved