com.esri.aims.mtier.model.admin
Class Monitor
java.lang.Object
|
+--com.esri.aims.mtier.model.admin.Monitor
- public class Monitor
- extends Object
Implements a Monitor.
Constructor Summary |
Monitor()
Constructs a new Monitor object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Monitor
public Monitor()
- Constructs a new
Monitor
object.
getMonitors
public static Vector getMonitors(ConnectionProxy connection)
throws ConnectionParameterException,
AuthenticationException,
UnableToPingEsrimapException,
AXLAttributeException,
ErrorAndWarningException,
com.esri.xml.sax.SAXException
- Returns a Vector of Monitor names as strings for the given connection
- Parameters:
connection
- the ConnectionProxy object
ConnectionParameterException
AuthenticationException
UnableToPingEsrimapException
AXLAttributeException
ErrorAndWarningException
com.esri.xml.sax.SAXException