org.glassfish.j2ee.statistics
Interface StatelessSessionBeanStats

All Superinterfaces:
EJBStats, SessionBeanStats, Stats

public interface StatelessSessionBeanStats
extends SessionBeanStats

Specifies the statistics provided by a stateless session bean.


Method Summary
 
Methods inherited from interface org.glassfish.j2ee.statistics.SessionBeanStats
getMethodReadyCount
 
Methods inherited from interface org.glassfish.j2ee.statistics.EJBStats
getCreateCount, getRemoveCount
 
Methods inherited from interface org.glassfish.j2ee.statistics.Stats
getStatistic, getStatisticNames, getStatistics
 



Copyright © 2012 GlassFish Community. All Rights Reserved.