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

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

Uses of QueryCacheInstrument in org.apache.openjpa.instrumentation
 

Classes in org.apache.openjpa.instrumentation that implement QueryCacheInstrument
 class AbstractQueryCacheInstrument
          Provides a basic instrument implementation wrapper for the query cache.
 

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

Subinterfaces of QueryCacheInstrument in org.apache.openjpa.instrumentation.jmx
 interface QueryCacheJMXInstrumentMBean
          Simple MBean interface for providing instrumented query cache metrics and operations.
 

Classes in org.apache.openjpa.instrumentation.jmx that implement QueryCacheInstrument
 class QueryCacheJMXInstrument
          A JMX-specific instrument for the query cache
 



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