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 |
---|---|
org.jboss.arquillian.test.spi.TestResult |
invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor) |
public JMXMethodExecutor(MBeanServerConnection mbeanServer, CommandCallback callback)
public JMXMethodExecutor(MBeanServerConnection mbeanServer, CommandCallback callback, String objectName, Map<String,String> protocolProps)
public org.jboss.arquillian.test.spi.TestResult invoke(org.jboss.arquillian.test.spi.TestMethodExecutor testMethodExecutor)
invoke
in interface ContainerMethodExecutor
Copyright © 2018 JBoss by Red Hat. All rights reserved.