cern.cmw.adm
Class ConnectionAdmin

java.lang.Object
  extended by cern.cmw.adm.ConnectionAdmin

public class ConnectionAdmin
extends Object

A wrapper class for the admin::ConnectionAdmin interface.


Method Summary
 ClientInformation getClientInformation()
          Returns information on the connected client.
 Data getState()
          Returns the connection state data.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getClientInformation

public ClientInformation getClientInformation()
Returns information on the connected client.


getState

public Data getState()
Returns the connection state data.

See Also:
admin::ConnectionAdmin::getState


Copyright © 2007 CERN. All Rights Reserved.