Arquillian Protocol JMX 1.0.0.Final

org.jboss.arquillian.protocol.jmx
Class JMXCommandService

java.lang.Object
  extended by 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
JMXCommandService()
           
 
Method Summary
<T> T
execute(Command<T> command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXCommandService

public JMXCommandService()
Method Detail

execute

public <T> T execute(Command<T> command)
Specified by:
execute in interface CommandService

Arquillian Protocol JMX 1.0.0.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.