Package org.apache.openjpa.instrumentation

Interface Summary
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.
 

Class Summary
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.
InstrumentationManagerImpl An implementation of an instrumentation manager.
 



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