|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MonitorEnabled | Interface that monitor enabled classes should implement. |
Class Summary | |
---|---|
AbstractDefaultMonitor | Abstract base class for implementations of the Monitor interface. |
AbstractMonitor | Abstract base class for implementations of the Monitor interface. |
AbstractMonitorEnabled | Base class for all monitor enabled classes. |
AbstractStreamMonitor | Abstract stream monitor, logs everything to a PrintStream . |
ConsoleMonitor | Console monitor, logs everything to System.out . |
FileMonitor | Console monitor, logs everything to System.out . |
Jdk14LoggerMonitor | Adapter from Java Logging to the domingo monitor interface. |
Log4jMonitor | Adapter from Apache Log4j to the domingo monitor interface. |
LoggingMonitor | Adapter from Apache Commons Logging to the domingo monitor interface. |
NullMonitor | Null monitor, simply does nothing. |
WriterMonitor | Console monitor, logs everything to a PrintWriter . |
Interfaces and implementations for monitoring the domingo API.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |