|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JMXAppenderMonitorMBean
Log4j JMX appender; produces JMX notifications in response to logging events
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static String |
LOG_EVENT_NOTIF_TYPE
Type of notification produced when log4j logging event is received by JMX appender Supported API: true |
| Method Summary | |
|---|---|
boolean |
getIncludeDetailedData()
Whether detailed data beyond the logger message, as generated by the layout if specified, will be included in the notification as user data Supported API: true |
void |
setIncludeDetailedData(boolean includeDetailedData)
Whether detailed data beyond the logger message, as generated by the layout if specified, will be included in the notification as user data Supported API: true |
| Methods inherited from interface wt.log4j.jmx.AppenderMonitorMBean |
|---|
getAppenderClassname, getLayout, setLayout |
| Methods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean |
|---|
emailThisMBean |
| Field Detail |
|---|
static final String LOG_EVENT_NOTIF_TYPE
| Method Detail |
|---|
boolean getIncludeDetailedData()
void setIncludeDetailedData(boolean includeDetailedData)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||