Uses of Class
org.jboss.management.j2ee.statistics.EJBStatsImpl

Packages that use EJBStatsImpl
org.jboss.management.j2ee Package description goes here
org.jboss.management.j2ee.statistics   
 

Uses of EJBStatsImpl in org.jboss.management.j2ee
 

Methods in org.jboss.management.j2ee with parameters of type EJBStatsImpl
protected  void EJB.updateCommonStats(EJBStatsImpl stats)
          Obtain the Stats from the StatisticsProvider.
 

Uses of EJBStatsImpl in org.jboss.management.j2ee.statistics
 

Subclasses of EJBStatsImpl in org.jboss.management.j2ee.statistics
 class EntityBeanStatsImpl
          The JSR77.6.12 EntityBeanStats implementation
 class MessageDrivenBeanStatsImpl
          The JSR77.6.13 MessageDrivenBeanStats implementation
 class StatefulSessionBeanStatsImpl
          The JSR77.6.11 EJBStats implementation
 class StatelessSessionBeanStatsImpl
          The JSR77.6.14 StatlessBeanStats implementation
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.