| Class | Description | 
|---|---|
| CircularList<T> | FIFO Circular List. | 
| ListenerConfig | |
| LoggerInfo | Wrapper class for Logger implementaions | 
| LogWatcher<E> | A Class to monitor Logging events and hold N events in memory
 
 This is abstract so we can support both JUL and Log4j (and other logging platforms) | 
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.