Save This Page
Home » geronimo-2.2-source-release » org.apache.geronimo.console.web.taglib » [javadoc | source]
org.apache.geronimo.console.web.taglib
public final class: MBeanServerContentsTag [javadoc | source]
java.lang.Object
   javax.servlet.jsp.tagext.TagSupport
      javax.servlet.jsp.tagext.BodyTagSupport
         org.apache.geronimo.console.web.taglib.MBeanServerContextSupport
            org.apache.geronimo.console.web.taglib.MBeanServerContentsTag

All Implemented Interfaces:
    BodyTag, IterationTag, Serializable

This class displays the contents of the MBeanServer, arranged in groups, in alphabetical order by MBean domain and then by the MBean's canonical name.
Fields inherited from javax.servlet.jsp.tagext.BodyTagSupport:
bodyContent
Fields inherited from javax.servlet.jsp.tagext.TagSupport:
id,  pageContext,  class$javax$servlet$jsp$tagext$Tag
Method from org.apache.geronimo.console.web.taglib.MBeanServerContentsTag Summary:
doEndTag,   doStartTag
Methods from org.apache.geronimo.console.web.taglib.MBeanServerContextSupport:
getMBeanServer,   getMBeanServerContext
Methods from javax.servlet.jsp.tagext.BodyTagSupport:
doAfterBody,   doEndTag,   doInitBody,   doStartTag,   getBodyContent,   getPreviousOut,   release,   setBodyContent
Methods from javax.servlet.jsp.tagext.TagSupport:
class$,   doAfterBody,   doEndTag,   doStartTag,   findAncestorWithClass,   getId,   getParent,   getValue,   getValues,   release,   removeValue,   setId,   setPageContext,   setParent,   setValue
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.geronimo.console.web.taglib.MBeanServerContentsTag Detail:
 public int doEndTag() 
 public int doStartTag()