ObjectRenders are resposible for rendering messages depending on their class type.
See: Description
| Interface Summary | |
|---|---|
| ObjectRenderer | Implement this interface in order to render objects as strings. |
| Class Summary | |
|---|---|
| RendererMap | Map class objects to an ObjectRenderer. |
| ThreadGroupRenderer | Render ThreadGroup objects in a format similar to the information output by the ThreadGroup#list method. |
ObjectRenders are resposible for rendering messages depending on their class type.