org.objectweb.joram.shared.admin

Class Monitor_GetServersIds

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetServersIds
extends Monitor_Request

A Monitor_GetServersIds instance requests the list of the platform's servers' identifiers.

See Also:
Serialized Form

Constructor Summary

Monitor_GetServersIds(int serverId)
Constructs a Monitor_GetServersIds instance.

Method Summary

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

Constructor Details

Monitor_GetServersIds

public Monitor_GetServersIds(int serverId)
Constructs a Monitor_GetServersIds 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