com.sap.mw.jco

Interface JCO.PoolChangedListener

Enclosing interface:
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



Copyright 2006 SAP AG Complete Copyright Notice