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 © 2012 JBoss by Red Hat. All Rights Reserved.