Terracotta Ehcache 10.5 | Ehcache API Developer Guide | Management and Monitoring with Ehcache | Introduction
 
Introduction
Managed objects like caches, cache managers and stores are registered into an org.ehcache.management.ManagementRegistryService instance.
A ManagementRegistry implementation has to understand the registered object and provide management and monitoring capabilities for them, including the capabilities' context.
Given a capability and a context, statistics can be collected or calls can be made.
The current ManagementRegistry implementation provides minimal support for Ehcache instances, providing a minimal set of statistics and actions via a couple of capabilities.

Copyright © 2010-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.