cern.cmw.adm
Class ServerConnectionsAdmin
java.lang.Object
cern.cmw.adm.ServerConnectionsAdmin
public class ServerConnectionsAdmin
- extends Object
A wrapper class for the admin::ServerConnectionsAdmin interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerConnectionsAdmin
public ServerConnectionsAdmin(String name)
throws BadParameter,
InternalException
- Constructs a ServerConnectionsAdmin object for the specified server.
- Throws:
BadParameter
- indicates that the server does not implement the
admin::ServerConnectionsAdmin interface
InternalException
- thrown if the server cannot be located, or is down or unreachable
getConnections
public ConnectionAdmin[] getConnections()
- Returns references to all ConnectionAdmin objects on the server.
Copyright © 2007 CERN. All Rights Reserved.