org.infinispan.tools.doclet.jmx
Class MBeanComponent

java.lang.Object
  extended by org.infinispan.tools.doclet.jmx.JmxComponent
      extended by org.infinispan.tools.doclet.jmx.MBeanComponent
All Implemented Interfaces:
Comparable<JmxComponent>

public class MBeanComponent
extends JmxComponent

* An MBean component

Since:
4.0
Author:
Manik Surtani

Field Summary
 List<MBeanAttribute> attributes
           
 String className
           
 List<MBeanOperation> operations
           
 
Fields inherited from class org.infinispan.tools.doclet.jmx.JmxComponent
desc, name
 
Constructor Summary
MBeanComponent()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class org.infinispan.tools.doclet.jmx.JmxComponent
compareTo, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

className

public String className

operations

public List<MBeanOperation> operations

attributes

public List<MBeanAttribute> attributes
Constructor Detail

MBeanComponent

public MBeanComponent()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.