Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
J
O
R
S
A
append(LoggingEvent)
- Method in class org.apache.samza.logging.log4j.
JmxAppender
C
close()
- Method in class org.apache.samza.logging.log4j.
JmxAppender
G
getLevel()
- Method in class org.apache.samza.logging.log4j.
JmxAppender.JmxLog4J
getLevel()
- Method in interface org.apache.samza.logging.log4j.
JmxAppender.JmxLog4JMBean
J
JMX_OBJECT_DOMAIN
- Static variable in class org.apache.samza.logging.log4j.
JmxAppender
JMX_OBJECT_NAME
- Static variable in class org.apache.samza.logging.log4j.
JmxAppender
JMX_OBJECT_TYPE
- Static variable in class org.apache.samza.logging.log4j.
JmxAppender
JmxAppender
- Class in
org.apache.samza.logging.log4j
JmxAppender is a simple class that exposes Log4J's getLevel and setLevel APIs through a JMX MBean.
JmxAppender()
- Constructor for class org.apache.samza.logging.log4j.
JmxAppender
JmxAppender(MBeanServer)
- Constructor for class org.apache.samza.logging.log4j.
JmxAppender
Calling the default constructor causes this appender to register JmxLog4J as a JMX MBean.
JmxAppender.JmxLog4J
- Class in
org.apache.samza.logging.log4j
An implementation of JmxLog4JMBean that calls getLevel and setLevel on the root logger.
JmxAppender.JmxLog4J()
- Constructor for class org.apache.samza.logging.log4j.
JmxAppender.JmxLog4J
JmxAppender.JmxLog4JMBean
- Interface in
org.apache.samza.logging.log4j
An MBean to expose Log4J's getLevel and setLevel APIs.
O
org.apache.samza.logging.log4j
- package org.apache.samza.logging.log4j
R
requiresLayout()
- Method in class org.apache.samza.logging.log4j.
JmxAppender
S
setLevel(String)
- Method in class org.apache.samza.logging.log4j.
JmxAppender.JmxLog4J
setLevel(String)
- Method in interface org.apache.samza.logging.log4j.
JmxAppender.JmxLog4JMBean
A
C
G
J
O
R
S
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes