public class Log4jMXBeanImp extends Object implements Log4jMXBean
UNITS| Constructor and Description |
|---|
Log4jMXBeanImp() |
| 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 Log4jMXBeanpublic long getDebug()
getDebug in interface Log4jMXBeanpublic long getWarn()
getWarn in interface Log4jMXBeanpublic long getInfo()
getInfo in interface Log4jMXBeanpublic long getError()
getError in interface Log4jMXBeanpublic long getFatal()
getFatal in interface Log4jMXBeanpublic long getTotal()
getTotal in interface Log4jMXBeanCopyright © 2015. All rights reserved.