JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jboss.arquillian.container.test.spi.command
Interface CommandService
All Known Implementing Classes:
JMXCommandService
,
LocalCommandService
,
ServletCommandService
public interface
CommandService
CommandService
Version:
$Revision: $
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
<T> T
execute
(
Command
<T> command)
Method Detail
execute
<T> T execute(
Command
<T> command)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method