Joram ${version}

org.objectweb.joram.shared.admin
Class Monitor_GetFreeAccess

java.lang.Object
  extended byorg.objectweb.joram.shared.admin.AdminRequest
      extended byorg.objectweb.joram.shared.admin.Monitor_Request
          extended byorg.objectweb.joram.shared.admin.Monitor_GetFreeAccess
All 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(java.lang.String dest)
          Constructs a Monitor_GetFreeAccess instance.
 
Method Summary
 java.lang.String getDest()
          Returns the identifier of the target destination.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Monitor_GetFreeAccess

public Monitor_GetFreeAccess(java.lang.String dest)
Constructs a Monitor_GetFreeAccess instance.

Parameters:
dest - Identifier of the target destination.
Method Detail

getDest

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


Joram ${version}

Copyright © 2005 Scalagent - All rights reserved