Uses of Interface
org.jboss.monitor.MetricsConstants

Packages that use MetricsConstants
org.jboss.ejb.plugins Package description goes here
 

Uses of MetricsConstants in org.jboss.ejb.plugins
 

Classes in org.jboss.ejb.plugins that implement MetricsConstants
 class AbstractInstanceCache
          Base class for caches of entity and stateful beans.
 class EntityInstanceCache
          Cache subclass for entity beans.
 class InvalidableEntityInstanceCache
          Cache implementation that registers with an InvalidationManager when in commit option A or D.
 class MetricsInterceptor
          MetricsInterceptor collects data from the bean invocation call and publishes them on a JMS topic (bound to topic/metrics in the name service).
 class StatefulSessionInstanceCache
          Cache for stateful session beans.
 



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