See: Description
| 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. |
ObjectRenders are resposible for rendering messages depending on their class type.
Copyright © 1999–2024 QOS.CH Sarl (Switzerland). All rights reserved.