org.objectweb.joram.shared.admin

Class Monitor_GetWriters

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetWriters
extends Monitor_Request

A Monitor_GetWriters instance requests the list of the writers on a given destination.

See Also:
Serialized Form

Constructor Summary

Monitor_GetWriters(String dest)
Constructs a Monitor_GetWriters instance.

Method Summary

String
getDest()
Returns the identifier of the target destination.

Constructor Details

Monitor_GetWriters

public Monitor_GetWriters(String dest)
Constructs a Monitor_GetWriters instance.

Parameters:
dest - Identifier of the target destination.

Method Details

getDest

public String getDest()
Returns the identifier of the target destination.


Copyright B) 2004 Scalagent - All rights reserved