Modifier and Type | Method and Description |
---|---|
<T> T |
LocalCommandService.execute(Command<T> command) |
Modifier and Type | Class and Description |
---|---|
class |
ContainerStartedCommand
StartContainerCommand
|
class |
KillContainerCommand
KillContainerCommand
|
class |
StartContainerCommand
StartContainerCommand
|
class |
StopContainerCommand
StartContainerCommand
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerCommandObserver.onException(EventContext<Command> event) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractCommand<T>
AbstractCommand
|
class |
DeployDeploymentCommand
DeployDeployment
|
class |
GetDeploymentCommand |
class |
UnDeployDeploymentCommand
DeployDeployment
|
Modifier and Type | Method and Description |
---|---|
void |
DeploymentCommandObserver.onException(EventContext<Command> event) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteResourceCommand |
Modifier and Type | Method and Description |
---|---|
<T> T |
CommandService.execute(Command<T> command) |
void |
CommandCallback.fired(Command<?> event) |
Modifier and Type | Method and Description |
---|---|
Command<?> |
JMXTestRunnerMBean.receive()
Receive
Command results |
Command<?> |
JMXTestRunner.receive() |
Modifier and Type | Method and Description |
---|---|
<T> T |
JMXCommandService.execute(Command<T> command) |
void |
JMXTestRunnerMBean.send(Command<?> command)
Broadcast
Command commands to any listeners |
void |
JMXTestRunner.send(Command<?> command) |
Modifier and Type | Method and Description |
---|---|
<T> T |
ServletCommandService.execute(Command<T> command) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.