javax.management.DynamicMBean, LogRuntimeMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, RuntimeMBean, WebLogicMBeanpublic interface ServerLogRuntimeMBean extends LogRuntimeMBean
| Modifier and Type | Method | Description | 
|---|---|---|
java.util.Map<java.lang.String,java.lang.Integer> | 
getLoggedMessagesCountbySeverity() | 
 Returns a map object containing the total count of messages logged
 keyed by the Severity of the messages. 
 | 
getAttribute, getAttributes, invoke, setAttribute, setAttributesensureLogOpened, flushLog, forceLogRotation, isLogFileStreamOpenedpostDeregister, postRegister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentjava.util.Map<java.lang.String,java.lang.Integer> getLoggedMessagesCountbySeverity()