org.objectweb.joram.shared.admin

Class Monitor_GetFreeAccess

Implemented Interfaces:
java.io.Serializable

public class Monitor_GetFreeAccess
extends Monitor_Request

A Monitor_GetFreeAccess instance checks the free access settings on a given destination.

See Also:
Serialized Form

Constructor Summary

Monitor_GetFreeAccess(String dest)
Constructs a Monitor_GetFreeAccess instance.

Method Summary

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

Constructor Details

Monitor_GetFreeAccess

public Monitor_GetFreeAccess(String dest)
Constructs a Monitor_GetFreeAccess 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