|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInstrument | |
---|---|
org.apache.openjpa.instrumentation | |
org.apache.openjpa.instrumentation.jmx |
Uses of AbstractInstrument in org.apache.openjpa.instrumentation |
---|
Subclasses of AbstractInstrument in org.apache.openjpa.instrumentation | |
---|---|
class |
AbstractDataCacheInstrument
Provides a basic instrument implementation wrapper for the data cache. |
class |
AbstractPreparedQueryCacheInstrument
Provides a basic instrument implementation wrapper for the prepared query cache. |
class |
AbstractQueryCacheInstrument
Provides a basic instrument implementation wrapper for the query cache. |
Uses of AbstractInstrument in org.apache.openjpa.instrumentation.jmx |
---|
Subclasses of AbstractInstrument in org.apache.openjpa.instrumentation.jmx | |
---|---|
class |
DataCacheJMXInstrument
A JMX-specific instrument for the data cache |
class |
PreparedQueryCacheJMXInstrument
A JMX-specific instrument for the query cache |
class |
QueryCacheJMXInstrument
A JMX-specific instrument for the query cache |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |