org.objectweb.joram.shared.admin

Class Monitor_GetUsers

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetUsers
extends Monitor_Request

A Monitor_GetUsers instance requests the list of the users of a given server.

See Also:
Serialized Form

Constructor Summary

Monitor_GetUsers(int serverId)
Constructs a Monitor_GetUsers instance.

Method Summary

int
getServerId()
Returns the identifier of the target server.

Constructor Details

Monitor_GetUsers

public Monitor_GetUsers(int serverId)
Constructs a Monitor_GetUsers instance.

Parameters:
serverId - Identifier of the target server.

Method Details

getServerId

public int getServerId()
Returns the identifier of the target server.


Copyright B) 2004 Scalagent - All rights reserved