|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ManagementRegistryService
Repository of objects exposing capabilities via the management and monitoring facilities.
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 theSharedManagementService
and register it into several cache managers.
Method Summary | |
---|---|
ManagementRegistryServiceConfiguration |
getConfiguration()
|
Methods inherited from interface org.terracotta.management.registry.ManagementRegistry |
---|
addManagementProvider, getCapabilities, getContextContainer, register, removeManagementProvider, unregister |
Methods inherited from interface org.terracotta.management.registry.CapabilityManagementSupport |
---|
getManagementProvidersByCapability, withCapability |
Methods inherited from interface org.ehcache.spi.service.Service |
---|
start, stop |
Method Detail |
---|
ManagementRegistryServiceConfiguration getConfiguration()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |