|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LoggingOutput | |
|---|---|
| org.directwebremoting.util | |
| Uses of LoggingOutput in org.directwebremoting.util |
|---|
| Classes in org.directwebremoting.util that implement LoggingOutput | |
|---|---|
class |
CommonsLoggingOutput
This class is intended to be used by Logger when commons-logging is available, but to not force Logger itself to depend on commons-logging so Logger can catch the ClassDefNotFoundError and use other methods. |
class |
ServletLoggingOutput
An implementation of LoggingOutput that sends stuff to the Servlet.log stream. |
class |
SystemOutLoggingOutput
An implementation of LoggingOutput that sends stuff to System.out |
| Method parameters in org.directwebremoting.util with type arguments of type LoggingOutput | |
|---|---|
static void |
Logger.setDefaultImplementation(java.lang.Class<? extends LoggingOutput> defaultImplementation)
|
|
Copyright ยจ 2008 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||