org.jboss.arquillian.container.test.spi.command
Interface CommandService

All Known Implementing Classes:
JMXCommandService, LocalCommandService, ServletCommandService

public interface CommandService

CommandService

Version:
$Revision: $
Author:
Aslak Knutsen

Method Summary
<T> T
execute(Command<T> command)
           
 

Method Detail

execute

<T> T execute(Command<T> command)


Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.