com.ibm.websphere.asynchbeans.pmi
Interface SubsystemMonitorPerf


public interface SubsystemMonitorPerf

This is an IBM internal interface and should not be used by customer applications.


Method Summary
 void pingArrived(int idlePoolSize)
          Deprecated. called when a ping arrives
 void subsystemDead()
          Deprecated.  
 void subsystemFresh()
          Deprecated.  
 void subsystemStale()
          Deprecated.  
 

Method Detail

pingArrived

public void pingArrived(int idlePoolSize)
Deprecated. 
called when a ping arrives


subsystemStale

public void subsystemStale()
Deprecated. 

subsystemDead

public void subsystemDead()
Deprecated. 

subsystemFresh

public void subsystemFresh()
Deprecated.