ObjectRenders are resposible for rendering messages depending on their class type.
Interface | Description |
---|---|
ObjectRenderer |
Implement this interface in order to render objects as strings.
|
Class | Description |
---|---|
RendererMap |
Map class objects to an
ObjectRenderer . |
ThreadGroupRenderer |
Render
ThreadGroup objects in a format similar to the
information output by the ThreadGroup.list() method. |
Copyright 2000-2007 Apache Software Foundation.