Uses of Interface
org.apache.openjpa.instrumentation.DataCacheInstrument

Packages that use DataCacheInstrument
org.apache.openjpa.instrumentation   
org.apache.openjpa.instrumentation.jmx   
 

Uses of DataCacheInstrument in org.apache.openjpa.instrumentation
 

Classes in org.apache.openjpa.instrumentation that implement DataCacheInstrument
 class AbstractDataCacheInstrument
          Provides a basic instrument implementation wrapper for the data cache.
 

Uses of DataCacheInstrument in org.apache.openjpa.instrumentation.jmx
 

Subinterfaces of DataCacheInstrument in org.apache.openjpa.instrumentation.jmx
 interface DataCacheJMXInstrumentMBean
          Simple MBean interface for providing instrumented data cache metrics and operations.
 

Classes in org.apache.openjpa.instrumentation.jmx that implement DataCacheInstrument
 class DataCacheJMXInstrument
          A JMX-specific instrument for the data cache
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.