Uses of Package
org.apache.openjpa.instrumentation

Packages that use org.apache.openjpa.instrumentation
org.apache.openjpa.conf OpenJPA Configuration 
org.apache.openjpa.instrumentation   
org.apache.openjpa.instrumentation.jmx   
 

Classes in org.apache.openjpa.instrumentation used by org.apache.openjpa.conf
InstrumentationManager
          Managers of instrumentation providers must implement this interface.
 

Classes in org.apache.openjpa.instrumentation used by org.apache.openjpa.instrumentation
DataCacheInstrument
          Interface for providing instrumented data cache metrics and operations.
InstrumentationManager
          Managers of instrumentation providers must implement this interface.
PreparedQueryCacheInstrument
           
QueryCacheInstrument
          Interface for providing instrumented data cache metrics and operations.
 

Classes in org.apache.openjpa.instrumentation used by org.apache.openjpa.instrumentation.jmx
AbstractDataCacheInstrument
          Provides a basic instrument implementation wrapper for the data cache.
AbstractPreparedQueryCacheInstrument
          Provides a basic instrument implementation wrapper for the prepared query cache.
AbstractQueryCacheInstrument
          Provides a basic instrument implementation wrapper for the query cache.
DataCacheInstrument
          Interface for providing instrumented data cache metrics and operations.
PreparedQueryCacheInstrument
           
QueryCacheInstrument
          Interface for providing instrumented data cache metrics and operations.
 



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