Package org.jboss.ant

An Ant plugin to call jmx operations and set and get attributes on MBeans in JBoss.

See:
          Description

Interface Summary
JMX.Operation (src) The interface Operation provides a common interface for the sub-tasks..
 

Class Summary
JMX (src) JMX.java.
JMX.Getter (src) The class Getter specifies getting an attribute value of an mbean.
JMX.Invoke (src) The class Invoke specifies the invocation of a managed operation.
JMX.Param (src) The class Param is used to represent a object by means of a string representation of its value and its type.
JMX.PropertyEditorHolder (src) The class PropertyEditorHolder allows you to add a PropertyEditor to the default set.
JMX.Setter (src) The class Setter specifies setting an attribute value on an mbean.
 

Package org.jboss.ant Description

An Ant plugin to call jmx operations and set and get attributes on MBeans in JBoss.

Package Specification

Related Documentation

Package Status

Todo