Interface JMXRefresh
- All Known Implementing Classes:
JMXCacheManager
,JMXConnectionPool
interface JMXRefresh
An interface to mark JMX statistics refresh tasks.
- Since:
- 10.2
- Version:
- 10.2
- Author:
- Luke
-
Method Summary
-
Method Details
-
update
void update()Updates the JMX statistics.
-