org.jboss.arquillian.protocol.servlet.runner
Class ServletCommandService

java.lang.Object
  extended by org.jboss.arquillian.protocol.servlet.runner.ServletCommandService
All Implemented Interfaces:
CommandService

public class ServletCommandService
extends Object
implements CommandService

ServletRemoteEventService

Version:
$Revision: $
Author:
Aslak Knutsen

Constructor Summary
ServletCommandService()
           
 
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

ServletCommandService

public ServletCommandService()
Method Detail

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.