public interface ServerLogRuntimeMBean extends LogRuntimeMBean
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,Integer> | getLoggedMessagesCountbySeverity()Returns a map object containing the total count of messages logged
 keyed by the Severity of the messages. | 
ensureLogOpened, flushLog, forceLogRotation, isLogFileStreamOpenedaddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerMap<String,Integer> getLoggedMessagesCountbySeverity()