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 Log4jMXBeangetTrace in class Log4jMXBeanImppublic long getDebug()
getDebug in interface Log4jMXBeangetDebug in class Log4jMXBeanImppublic long getWarn()
getWarn in interface Log4jMXBeangetWarn in class Log4jMXBeanImppublic long getInfo()
getInfo in interface Log4jMXBeangetInfo in class Log4jMXBeanImppublic long getError()
getError in interface Log4jMXBeangetError in class Log4jMXBeanImppublic long getFatal()
getFatal in interface Log4jMXBeangetFatal in class Log4jMXBeanImppublic long getTotal()
getTotal in interface Log4jMXBeangetTotal in class Log4jMXBeanImpCopyright © 2015. All rights reserved.