Class ServletCommandService
- java.lang.Object
-
- 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
Constructors Constructor Description ServletCommandService()
-
-
-
Method Detail
-
execute
public <T> T execute(Command<T> command)
- Specified by:
executein interfaceCommandService
-
-