org.jboss.ant
Interface JMX.Operation
- All Known Implementing Classes:
- JMX.Getter, JMX.Invoke, JMX.Setter
- Enclosing interface:
- JMX
- public static interface JMX.Operation
The interface Operation
provides a common interface
for the sub-tasks..
Method Summary |
void |
execute(org.jboss.jmx.connector.RemoteMBeanServer server,
org.apache.tools.ant.Task parent)
|
execute
public void execute(org.jboss.jmx.connector.RemoteMBeanServer server,
org.apache.tools.ant.Task parent)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.