public class JMXMethodExecutor extends Object implements ContainerMethodExecutor
| Constructor and Description |
|---|
JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callbac) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.arquillian.test.spi.TestResult |
invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor) |
public JMXMethodExecutor(MBeanServerConnection mbeanServer, CommandCallback callbac)
public org.jboss.arquillian.test.spi.TestResult invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
invoke in interface ContainerMethodExecutorCopyright © 2014 JBoss by Red Hat. All Rights Reserved.