A C D G J O R S

A

addItem(Object) - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
 
addItem(Object) - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
 

C

convert(Class, Object) - Method in class org.apache.commons.jelly.tags.jmx.ObjectNameConverter
 
createServer() - Method in class org.apache.commons.jelly.tags.jmx.ServerTag
Factory method to lazily create an MBeanServer if none is supplied

D

doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
 
doTag(XMLOutput) - Method in class org.apache.commons.jelly.tags.jmx.ServerTag
 

G

getArgumentArray() - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
Converts the argument property into an Object[] or converts the list of added argument objects (added via child tags) to an Object[] or return an empty argument array.
getArguments() - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
 
getInstance() - Static method in class org.apache.commons.jelly.tags.jmx.ObjectNameConverter
 
getName() - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
 
getName() - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
 
getParameters() - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
 
getServer() - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
 
getServer() - Method in class org.apache.commons.jelly.tags.jmx.ServerTag
 

J

JMXTagLibrary - class org.apache.commons.jelly.tags.jmx.JMXTagLibrary.
A Tag library for creating an instantiating Java Beans and MBeans and registering them with JMX.
JMXTagLibrary() - Constructor for class org.apache.commons.jelly.tags.jmx.JMXTagLibrary
 

O

ObjectNameConverter - class org.apache.commons.jelly.tags.jmx.ObjectNameConverter.
A Converter that turns Strings into JMX ObjectName objects
ObjectNameConverter() - Constructor for class org.apache.commons.jelly.tags.jmx.ObjectNameConverter
 
OperationTag - class org.apache.commons.jelly.tags.jmx.OperationTag.
Registers a JavaBean or JMX MBean with a server..
OperationTag() - Constructor for class org.apache.commons.jelly.tags.jmx.OperationTag
 
org.apache.commons.jelly.tags.jmx - 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

R

RegisterTag - class org.apache.commons.jelly.tags.jmx.RegisterTag.
Registers a JavaBean or JMX MBean with a server..
RegisterTag() - Constructor for class org.apache.commons.jelly.tags.jmx.RegisterTag
 
register(MBeanServer, Object) - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
Registers the given bean with the MBeanServer

S

ServerTag - class org.apache.commons.jelly.tags.jmx.ServerTag.
Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties..
ServerTag() - Constructor for class org.apache.commons.jelly.tags.jmx.ServerTag
 
setArguments(Object) - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
Sets the arguments.
setName(String) - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
Sets the name.
setName(ObjectName) - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
Sets the name.
setParameters(String[]) - Method in class org.apache.commons.jelly.tags.jmx.OperationTag
Sets the parameters.
setServer(MBeanServer) - Method in class org.apache.commons.jelly.tags.jmx.RegisterTag
Sets the MBeanServer.
setServer(MBeanServer) - Method in class org.apache.commons.jelly.tags.jmx.ServerTag
Sets the server.

A C D G J O R S

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