org.objectweb.joram.shared.admin

Class Monitor_GetDestinations

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetDestinations
extends Monitor_Request

A Monitor_GetDestinations instance requests the list of the destinations of a given server.

See Also:
Serialized Form

Constructor Summary

Monitor_GetDestinations(int serverId)
Constructs a Monitor_GetDestinations instance.

Method Summary

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

Constructor Details

Monitor_GetDestinations

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