Class ServletCommandService
- java.lang.Object
-
- org.jboss.arquillian.protocol.servlet5.runner.ServletCommandService
-
- All Implemented Interfaces:
org.jboss.arquillian.container.test.spi.command.CommandService
public class ServletCommandService extends Object implements org.jboss.arquillian.container.test.spi.command.CommandService
ServletRemoteEventService- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
-
Constructor Summary
Constructors Constructor Description ServletCommandService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> Texecute(org.jboss.arquillian.container.test.spi.command.Command<T> command)
-