Package org.apache.openjpa.instrumentation
-
Interface Summary Interface Description 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 Class Description 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.