|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.logging.Handler
java.util.logging.StreamHandler
java.util.logging.ConsoleHandler
com.sun.enterprise.admin.cli.AsadminMain.CLILoggerHandler
private static class AsadminMain.CLILoggerHandler
A ConsoleHandler that prints all non-SEVERE messages to System.out and all SEVERE messages to System.err.
| Constructor Summary | |
|---|---|
private |
AsadminMain.CLILoggerHandler()
|
| Method Summary | |
|---|---|
void |
publish(java.util.logging.LogRecord logRecord)
|
| Methods inherited from class java.util.logging.ConsoleHandler |
|---|
close |
| Methods inherited from class java.util.logging.StreamHandler |
|---|
flush, isLoggable, setEncoding, setOutputStream |
| Methods inherited from class java.util.logging.Handler |
|---|
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private AsadminMain.CLILoggerHandler()
| Method Detail |
|---|
public void publish(java.util.logging.LogRecord logRecord)
publish in class java.util.logging.ConsoleHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||