Package | Description |
---|---|
com.sap.conn.jco.monitor |
Contains all interfaces of JCo related to monitoring.
|
Modifier and Type | Method and Description |
---|---|
List<? extends JCoConnectionData> |
JCoDestinationMonitor.getConnectionsData()
Creates and returns a list of all client connections that are currently used with or
held open by the monitored destination instance.
|
static List<? extends JCoConnectionData> |
JCoConnectionMonitor.getConnectionsData()
Returns the list containing descriptions for all opened connections.
|
protected abstract List<? extends JCoConnectionData> |
JCoConnectionMonitor.getConnsData() |
Copyright © 2017 SAP. All Rights Reserved.