Uses of Interface
com.sap.conn.jco.monitor.JCoServerMonitor

Packages that use JCoServerMonitor
com.sap.conn.jco Contains the major part of the interfaces and factories that an application for JCo is typically dealing with. 
com.sap.conn.jco.server Contains the interfaces and factories for server functionality. 
 

Uses of JCoServerMonitor in com.sap.conn.jco
 

Methods in com.sap.conn.jco that return JCoServerMonitor
static JCoServerMonitor JCo.getServerMonitor(java.lang.String serverID)
          Returns a server monitor for the given server ID
 

Uses of JCoServerMonitor in com.sap.conn.jco.server
 

Methods in com.sap.conn.jco.server that return JCoServerMonitor
 JCoServerMonitor JCoServer.getMonitor()
          Returns a monitor instance describing the server threads and connections that have been created by this server instance.
 



Copyright © 2008-2016 SAP SE. All Rights Reserved.