|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.crsh.text.Renderer<MBeanInfo> org.crsh.text.renderers.MBeanInfoRenderer
public class MBeanInfoRenderer
Field Summary |
---|
Fields inherited from class org.crsh.text.Renderer |
---|
ANY |
Constructor Summary | |
---|---|
MBeanInfoRenderer() |
Method Summary | |
---|---|
Class<MBeanInfo> |
getType() |
LineRenderer |
renderer(Iterator<MBeanInfo> stream) |
Methods inherited from class org.crsh.text.Renderer |
---|
getRenderable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBeanInfoRenderer()
Method Detail |
---|
public Class<MBeanInfo> getType()
getType
in class Renderer<MBeanInfo>
public LineRenderer renderer(Iterator<MBeanInfo> stream)
renderer
in class Renderer<MBeanInfo>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |