Class LocalCommandService
- java.lang.Object
-
- org.jboss.arquillian.container.test.impl.client.LocalCommandService
-
- All Implemented Interfaces:
CommandService
public class LocalCommandService extends Object implements CommandService
LocalCommandService- Version:
- $Revision: $
- Author:
- Aslak Knutsen
-
-
Constructor Summary
Constructors Constructor Description LocalCommandService()
-
-
-
Method Detail
-
execute
public <T> T execute(Command<T> command)
- Specified by:
executein interfaceCommandService
-
-