com.sun.ejb.spi.stats
Interface SessionBeanStatsProvider

All Superinterfaces:
EJBStatsProvider, StatsProvider
All Known Subinterfaces:
StatefulSessionBeanStatsProvider, StatelessSessionBeanStatsProvider

public interface SessionBeanStatsProvider
extends EJBStatsProvider


Method Summary
 long getMethodReadyCount()
           
 
Methods inherited from interface com.sun.ejb.spi.stats.EJBStatsProvider
getCreateCount, getRemoveCount
 
Methods inherited from interface com.sun.ejb.spi.stats.StatsProvider
appendStats
 

Method Detail

getMethodReadyCount

long getMethodReadyCount()


Copyright © 2012 GlassFish Community. All Rights Reserved.