Package org.apache.commons.jelly.tags.jmx

A tag library for creating beans and MBeans and registering them with a JMX Server in a similar way to the Ant tasks in Apache Commons Modeler

See:
          Description

Class Summary
JMXTagLibrary A Tag library for creating an instantiating Java Beans and MBeans and registering them with JMX.
ObjectNameConverter A Converter that turns Strings into JMX ObjectName objects
OperationTag Registers a JavaBean or JMX MBean with a server..
RegisterTag Registers a JavaBean or JMX MBean with a server..
ServerTag Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties..
 

Package org.apache.commons.jelly.tags.jmx Description

A tag library for creating beans and MBeans and registering them with a JMX Server in a similar way to the Ant tasks in Apache Commons Modeler



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.