org.jboss.ant
Interface JMX.Operation

All Known Implementing Classes:
JMX.Getter, JMX.Invoke, JMX.Setter
Enclosing class:
JMX

public static interface JMX.Operation

The interface Operation provides a common interface for the sub-tasks..


Method Summary
 void execute(MBeanServerConnection server, org.apache.tools.ant.Task parent)
           
 

Method Detail

execute

void execute(MBeanServerConnection server,
             org.apache.tools.ant.Task parent)
             throws Exception
Throws:
Exception


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.