com.sap.mw.jco
Interface JCO.PoolChangedListener

Enclosing class:
JCO

public static interface JCO.PoolChangedListener

JCO connection listener object This listener will can implemented by an application that is interested in getting information on the changes of a connection pool.


Method Summary
 void poolChanged(JCO.Pool pool)
          Called if a connection of a connection pool has changed its state
 

Method Detail

poolChanged

public void poolChanged(JCO.Pool pool)
Called if a connection of a connection pool has changed its state