|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JDBCAppenderMonitorMBean
Log4j JDBC appender;
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
void |
createTable()
Create table identified by logTable attribute Supported API: true |
void |
dropTable()
Drop table identified by logTable attribute Supported API: true |
void |
flushQueue()
Flush all pending log entries for this appender Supported API: true |
void |
truncateTable()
Truncate table identified by logTable attribute Supported API: true |
| Methods inherited from interface wt.log4j.jmx.AppenderMonitorMBean |
|---|
getAppenderClassname, getLayout, setLayout |
| Methods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean |
|---|
emailThisMBean |
| Method Detail |
|---|
void createTable()
throws Exception
Exception
void dropTable()
throws Exception
Exception
void truncateTable()
throws Exception
Exceptionvoid flushQueue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||