public class JMXMethodExecutor extends Object implements ContainerMethodExecutor
| Constructor and Description |
|---|
JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callbac) |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
invoke(TestMethodExecutor testMethodExecutor)
Invoke a test method deployed in the container.
|
public JMXMethodExecutor(MBeanServerConnection mbeanServer, CommandCallback callbac)
public TestResult invoke(TestMethodExecutor testMethodExecutor)
ContainerMethodExecutorinvoke in interface ContainerMethodExecutorCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.