|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Command in org.jboss.arquillian.container.test.impl.client |
---|
Methods in org.jboss.arquillian.container.test.impl.client with parameters of type Command | ||
---|---|---|
|
LocalCommandService.execute(Command<T> command)
|
Uses of Command in org.jboss.arquillian.container.test.impl.client.container.command |
---|
Classes in org.jboss.arquillian.container.test.impl.client.container.command that implement Command | |
---|---|
class |
ContainerStartedCommand
StartContainerCommand |
class |
KillContainerCommand
KillContainerCommand |
class |
StartContainerCommand
StartContainerCommand |
class |
StopContainerCommand
StartContainerCommand |
Method parameters in org.jboss.arquillian.container.test.impl.client.container.command with type arguments of type Command | |
---|---|
void |
ContainerCommandObserver.onException(EventContext<Command> event)
|
Uses of Command in org.jboss.arquillian.container.test.impl.client.deployment.command |
---|
Classes in org.jboss.arquillian.container.test.impl.client.deployment.command that implement Command | |
---|---|
class |
AbstractCommand<T>
AbstractCommand |
class |
DeployDeploymentCommand
DeployDeployment |
class |
GetDeploymentCommand
|
class |
UnDeployDeploymentCommand
DeployDeployment |
Method parameters in org.jboss.arquillian.container.test.impl.client.deployment.command with type arguments of type Command | |
---|---|
void |
DeploymentCommandObserver.onException(EventContext<Command> event)
|
Uses of Command in org.jboss.arquillian.container.test.spi.command |
---|
Methods in org.jboss.arquillian.container.test.spi.command with parameters of type Command | ||
---|---|---|
|
CommandService.execute(Command<T> command)
|
|
void |
CommandCallback.fired(Command<?> event)
|
Uses of Command in org.jboss.arquillian.protocol.jmx |
---|
Methods in org.jboss.arquillian.protocol.jmx that return Command | |
---|---|
Command<?> |
JMXTestRunner.receive()
|
Command<?> |
JMXTestRunnerMBean.receive()
Receive Command results |
Methods in org.jboss.arquillian.protocol.jmx with parameters of type Command | ||
---|---|---|
|
JMXCommandService.execute(Command<T> command)
|
|
void |
JMXTestRunner.send(Command<?> command)
|
|
void |
JMXTestRunnerMBean.send(Command<?> command)
Broadcast Command commands to any listeners |
Uses of Command in org.jboss.arquillian.protocol.servlet.runner |
---|
Methods in org.jboss.arquillian.protocol.servlet.runner with parameters of type Command | ||
---|---|---|
|
ServletCommandService.execute(Command<T> command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |