Uses of Interface
com.sun.mfwk.util.instrum.MfMetricMBean

Packages that use MfMetricMBean
com.sun.mfwk.trans Provides the classes of the Java Transaction API.  
com.sun.mfwk.util.instrum   
 

Uses of MfMetricMBean in com.sun.mfwk.trans
 

Subinterfaces of MfMetricMBean in com.sun.mfwk.trans
 interface MfTransactionMetricsMBean
          MfTransactionMetricsMBean contains the computed metrics related to transactions exposed for monitoring purpose.
 

Classes in com.sun.mfwk.trans that implement MfMetricMBean
 class MfTransactionMetrics
          MfTransactionMetrics contains the computed metrics related to a transaction type
 

Uses of MfMetricMBean in com.sun.mfwk.util.instrum
 

Subinterfaces of MfMetricMBean in com.sun.mfwk.util.instrum
 interface MfExternalResourceMetricsMBean
          MfExternalResourceMetricsMBean contains the metrics related to an external resource.
 interface MfResourceMetricsMBean
          MfResourceMetricsMBean contains the generic metrics related to a resource.
 

Classes in com.sun.mfwk.util.instrum that implement MfMetricMBean
 class MfExternalResourceMetrics
          MfExternalResourceMetrics contains the metrics related to an external resource.
 class MfMetric
          MfMetric contains the generic information for all metric types
 class MfResourceMetrics
          MfResourceMetrics contains the generic metrics related to a resource.