org.objectweb.joram.mom.notifications
Class Monit_GetUsersRep
- Cloneable, Serializable
public class Monit_GetUsersRep
A Monit_GetUsersRep
reply is used by a destination for
sending to an administrator client the identifiers of its readers or
writers.
Vector | getUsers() - Returns the vector of readers' or writers' identifiers.
|
Monit_GetUsersRep
public Monit_GetUsersRep(AdminRequest request,
Vector users)
Constructs a Monit_GetUsersRep
instance.
request
- The request this reply replies to.
getUsers
public Vector getUsers()
Returns the vector of readers' or writers' identifiers.
Copyright B) 2004 Scalagent - All rights reserved