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

    Modifier and Type
    Method
    Description
    void
    Updates the JMX statistics.
  • Method Details

    • update

      void update()
      Updates the JMX statistics.