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

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

Uses of PreparedQueryCacheInstrument in org.apache.openjpa.instrumentation
 

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

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

Subinterfaces of PreparedQueryCacheInstrument in org.apache.openjpa.instrumentation.jmx
 interface PreparedQueryCacheJMXInstrumentMBean
           
 

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



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