public class JMXMethodExecutor extends Object implements ContainerMethodExecutor
Constructor and Description |
---|
JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callback) |
JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callback,
String objectName,
Map<String,String> protocolProps) |
Modifier and Type | Method and Description |
---|---|
TestResult |
invoke(TestMethodExecutor testMethodExecutor)
Invoke a test method deployed in the container.
|
public JMXMethodExecutor(MBeanServerConnection mbeanServer, CommandCallback callback)
public JMXMethodExecutor(MBeanServerConnection mbeanServer, CommandCallback callback, String objectName, Map<String,String> protocolProps)
public TestResult invoke(TestMethodExecutor testMethodExecutor)
ContainerMethodExecutor
invoke
in interface ContainerMethodExecutor
Copyright © 2017 JBoss by Red Hat. All rights reserved.