public class Log4jDeltaMXBeanImp extends Log4jMXBeanImp
UNITS
Constructor and Description |
---|
Log4jDeltaMXBeanImp() |
Modifier and Type | Method and Description |
---|---|
long |
getDebug() |
long |
getError() |
long |
getFatal() |
long |
getInfo() |
static ObjectName |
getObjectName() |
long |
getTotal() |
long |
getTrace() |
long |
getWarn() |
public static ObjectName getObjectName()
public long getTrace()
getTrace
in interface Log4jMXBean
getTrace
in class Log4jMXBeanImp
public long getDebug()
getDebug
in interface Log4jMXBean
getDebug
in class Log4jMXBeanImp
public long getWarn()
getWarn
in interface Log4jMXBean
getWarn
in class Log4jMXBeanImp
public long getInfo()
getInfo
in interface Log4jMXBean
getInfo
in class Log4jMXBeanImp
public long getError()
getError
in interface Log4jMXBean
getError
in class Log4jMXBeanImp
public long getFatal()
getFatal
in interface Log4jMXBean
getFatal
in class Log4jMXBeanImp
public long getTotal()
getTotal
in interface Log4jMXBean
getTotal
in class Log4jMXBeanImp
Copyright © 2015. All rights reserved.