Interface PreparedQueryCacheJMXInstrumentMBean
- 
- All Superinterfaces:
 PreparedQueryCacheInstrument
- All Known Implementing Classes:
 PreparedQueryCacheJMXInstrument
public interface PreparedQueryCacheJMXInstrumentMBean extends PreparedQueryCacheInstrument
 
- 
- 
Method Summary
- 
Methods inherited from interface org.apache.openjpa.instrumentation.PreparedQueryCacheInstrument
getExecutionCount, getExecutionCount, getHitCount, getHitCount, getTotalExecutionCount, getTotalExecutionCount, getTotalHitCount, getTotalHitCount, queries, reset, sinceDate, startDate 
 - 
 
 -