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 © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.