org.apache.openjpa.instrumentation.jmx
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
 



Copyright © 2006–2013 Apache Software Foundation. All rights reserved.