org.jboss.arquillian.protocol.jmx
Class JMXCommandService
java.lang.Object
org.jboss.arquillian.protocol.jmx.JMXCommandService
- All Implemented Interfaces:
- CommandService
public class JMXCommandService
- extends Object
- implements CommandService
JMXCommandService
- Version:
- $Revision: $
- Author:
- Aslak Knutsen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXCommandService
public JMXCommandService()
execute
public <T> T execute(Command<T> command)
- Specified by:
execute
in interface CommandService
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.