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)
ContainerMethodExecutor
invoke
in interface ContainerMethodExecutor
Copyright © 2014 JBoss by Red Hat. All rights reserved.