org.jboss.arquillian.protocol.jmx
Class JMXMethodExecutor
java.lang.Object
org.jboss.arquillian.protocol.jmx.JMXMethodExecutor
- All Implemented Interfaces:
- ContainerMethodExecutor
public class JMXMethodExecutor
- extends Object
- implements ContainerMethodExecutor
JMXMethodExecutor
- Author:
- thomas.diesler@jboss.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXMethodExecutor
public JMXMethodExecutor(MBeanServerConnection mbeanServer,
CommandCallback callbac)
invoke
public TestResult invoke(TestMethodExecutor testMethodExecutor)
- Description copied from interface:
ContainerMethodExecutor
- Invoke a test method deployed in the container.
- Specified by:
invoke
in interface ContainerMethodExecutor
- Returns:
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.