Arquillian Protocol Servlet 2.5/3.x 1.0.0.Final

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

Arquillian Protocol Servlet 2.5/3.x 1.0.0.Final

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