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
-
-
Constructor Summary
Constructors Constructor Description JMXCommandService()
-
-
-
Method Detail
-
execute
public <T> T execute(Command<T> command)
- Specified by:
executein interfaceCommandService
-
-