org.jboss.arquillian.protocol.jmx
Class JMXMethodExecutor
java.lang.Object
org.jboss.arquillian.protocol.jmx.JMXMethodExecutor
- All Implemented Interfaces:
- ContainerMethodExecutor
public class JMXMethodExecutor
- extends Object
- implements ContainerMethodExecutor
JMXMethodExecutor
- Author:
- thomas.diesler@jboss.com
|
Method Summary |
org.jboss.arquillian.test.spi.TestResult |
invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXMethodExecutor
public JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callbac)
invoke
public org.jboss.arquillian.test.spi.TestResult invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
- Specified by:
invoke in interface ContainerMethodExecutor
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.