Uses of Interface
org.glassfish.j2ee.statistics.EJBStats

Uses of EJBStats in org.glassfish.j2ee.statistics
 

Subinterfaces of EJBStats in org.glassfish.j2ee.statistics
 interface EntityBeanStats
          Specifies statistics provided by entity beans.
 interface MessageDrivenBeanStats
          Specifies the statistics provided by a message driven bean.
 interface SessionBeanStats
          Specifies the statistics provided by session beans of both stateful and stateless types.
 interface StatefulSessionBeanStats
          Specifies the statistics provided by a stateful session bean.
 interface StatelessSessionBeanStats
          Specifies the statistics provided by a stateless session bean.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.