Package com.sap.conn.jco.monitor

Contains all interfaces of JCo related to monitoring.

See:
          Description

Interface Summary
JCoConnectionData This class provides some details for an RFC connection.
JCoDestinationMonitor The destination monitor provides some details about a destination.
JCoRepositoryMonitor Repository monitor provides some additional details about the repository.
 

Class Summary
JCoConnectionMonitor Connection monitor provides descriptive details for all opened connections.
 

Package com.sap.conn.jco.monitor Description

Contains all interfaces of JCo related to monitoring. They allow to monitor the status of servers, destinations, connections and repositories at runtime. The destination, server and repository monitor can be retrieved from the respective destination or if the ID is known from some methods the JCo. There you can get also a list of all available monitors for a certain type. For the connection monitor it should be mentioned that this is only a snapshot of the connections that is created as soon as the list is requested. There is no update into the returned result, when changes occur.



Copyright © 2014 SAP. All Rights Reserved.