Package wt.log4j.jmx

Interface Summary
AppenderAttachableMonitorMBean Mix-in interface defining attributes and operations common to all log4j AppenderAttachable objects
AppenderMonitorMBean Log4j appender

Supported API: true

Extendable: true
AsyncAppenderMonitorMBean Log4j asynchronous appender

Supported API: true

Extendable: true
FileAppenderMonitorMBean Log4j file appender

Supported API: true

Extendable: true
JDBCAppenderMonitorMBean Log4j JDBC appender;

Supported API: true

Extendable: true
JMXAppenderMonitorMBean Log4j JMX appender; produces JMX notifications in response to logging events

Supported API: true

Extendable: true
LayoutMonitorMBean Log4j layout

Supported API: true

Extendable: true
LoggerMonitorMBean Log4j logger

Supported API: true

Extendable: true
LoggerRepositoryMonitorMBean Log4j logging configuration

Supported API: true

Extendable: true
RollingFileAppenderMonitorMBean Log4j rolling file appender

Supported API: true

Extendable: true
 

Class Summary
JMXAppender Log4j Appender which sends JMX notifications for log events.