public interface MetricEnablerMXBean
| Modifier and Type | Method and Description |
|---|---|
void |
disable() |
void |
disableLogging() |
void |
disableSerializing() |
void |
enable() |
void |
enableLogging() |
void |
enableSerializing() |
boolean |
isEnabled() |
boolean |
isLogging() |
boolean |
isSerializing() |
void enable()
void disable()
boolean isEnabled()
void enableLogging()
void disableLogging()
boolean isLogging()
void enableSerializing()
throws IOException
IOExceptionvoid disableSerializing()
throws IOException
IOExceptionboolean isSerializing()
Copyright © 2015 Nuxeo SA. All rights reserved.