Class Hierarchy
- java.lang.Object
- org.apache.openjpa.lib.instrumentation.AbstractInstrument (implements org.apache.openjpa.lib.instrumentation.Instrument)
- org.apache.openjpa.instrumentation.AbstractDataCacheInstrument (implements org.apache.openjpa.instrumentation.DataCacheInstrument)
- org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrument (implements org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrumentMBean, org.apache.openjpa.instrumentation.jmx.JMXInstrument)
- org.apache.openjpa.instrumentation.AbstractPreparedQueryCacheInstrument (implements org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument)
- org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrument (implements org.apache.openjpa.instrumentation.jmx.JMXInstrument, org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrumentMBean)
- org.apache.openjpa.instrumentation.AbstractQueryCacheInstrument (implements org.apache.openjpa.instrumentation.QueryCacheInstrument)
- org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrument (implements org.apache.openjpa.instrumentation.jmx.JMXInstrument, org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrumentMBean)
- org.apache.openjpa.instrumentation.AbstractDataCacheInstrument (implements org.apache.openjpa.instrumentation.DataCacheInstrument)
- org.apache.openjpa.lib.instrumentation.AbstractInstrumentationProvider (implements org.apache.openjpa.lib.conf.Configurable, org.apache.openjpa.lib.instrumentation.InstrumentationProvider)
- org.apache.openjpa.instrumentation.jmx.JMXProvider
- org.apache.openjpa.lib.instrumentation.AbstractInstrument (implements org.apache.openjpa.lib.instrumentation.Instrument)
Interface Hierarchy
- org.apache.openjpa.instrumentation.DataCacheInstrument
- org.apache.openjpa.instrumentation.jmx.DataCacheJMXInstrumentMBean
- org.apache.openjpa.lib.instrumentation.Instrument
- org.apache.openjpa.instrumentation.jmx.JMXInstrument
- org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
- org.apache.openjpa.instrumentation.jmx.PreparedQueryCacheJMXInstrumentMBean
- org.apache.openjpa.instrumentation.QueryCacheInstrument
- org.apache.openjpa.instrumentation.jmx.QueryCacheJMXInstrumentMBean