Skip navigation links


Package oracle.idm.connection.util

This package contains utilities for the IdM Connection Framework.

See:
          Description

Class Summary
ConnectionMonitor This class implements the connection monitor.

 

Package oracle.idm.connection.util Description

This package contains utilities for the IdM Connection Framework.

In this packege you will find the connection monitor component.

To launch the connection monitor, simply insert the following line:

ConnectionMonitor.launch(pool);

Where pool is the connection pool to be monitored.

The following GUI will launch automatically:


Skip navigation links