Uses of Interface
org.glassfish.j2ee.statistics.EJBStats
-
Packages that use EJBStats Package Description org.glassfish.j2ee.statistics -
-
Uses of EJBStats in org.glassfish.j2ee.statistics
Subinterfaces of EJBStats in org.glassfish.j2ee.statistics Modifier and Type Interface Description interfaceEntityBeanStatsSpecifies statistics provided by entity beans.interfaceMessageDrivenBeanStatsSpecifies the statistics provided by a message driven bean.interfaceSessionBeanStatsSpecifies the statistics provided by session beans of both stateful and stateless types.interfaceStatefulSessionBeanStatsSpecifies the statistics provided by a stateful session bean.interfaceStatelessSessionBeanStatsSpecifies the statistics provided by a stateless session bean.
-