Uses of Package
org.apache.openjpa.instrumentation
-
Packages that use org.apache.openjpa.instrumentation Package Description org.apache.openjpa.conf OpenJPA Configurationorg.apache.openjpa.instrumentation org.apache.openjpa.instrumentation.jmx -
Classes in org.apache.openjpa.instrumentation used by org.apache.openjpa.conf Class Description InstrumentationManager Managers of instrumentation providers must implement this interface. -
Classes in org.apache.openjpa.instrumentation used by org.apache.openjpa.instrumentation Class 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. -
Classes in org.apache.openjpa.instrumentation used by org.apache.openjpa.instrumentation.jmx 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.DataCacheInstrument Interface for providing instrumented data cache metrics and operations.PreparedQueryCacheInstrument QueryCacheInstrument Interface for providing instrumented data cache metrics and operations.