|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.jelly.TagLibrary
org.apache.commons.jelly.tags.bean.BeanTagLibrary
org.apache.commons.jelly.tags.jmx.JMXTagLibrary
public class JMXTagLibrary
A Tag library for creating an instantiating Java Beans and MBeans and registering them with JMX. Support for setting JMX attributes and invoking JMX operations is also supported.
Constructor Summary | |
---|---|
JMXTagLibrary()
|
Method Summary |
---|
Methods inherited from class org.apache.commons.jelly.tags.bean.BeanTagLibrary |
---|
createBeanTag, createTagFactory, createTagScript, getBeanType, registerBean, registerBean, registerBean |
Methods inherited from class org.apache.commons.jelly.TagLibrary |
---|
createExpression, createTag, getExpressionFactory, getTagClasses, registerTag, registerTagFactory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JMXTagLibrary()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |