public interface ManagementRegistryService extends org.terracotta.management.registry.ManagementRegistry, Service
A ManagementRegistry manages one and only one cache manager.
If you need to manage or monitor several cache managers at a time, you can use the SharedManagementService
and register it into several cache managers.
Modifier and Type | Method and Description |
---|---|
ManagementRegistryServiceConfiguration |
getConfiguration() |
addManagementProvider, getContextContainer, register, removeManagementProvider, unregister
ManagementRegistryServiceConfiguration getConfiguration()