Modifier and Type | Field and Description |
---|---|
private Event<ContainerEvent> |
ContainerImpl.event |
Modifier and Type | Field and Description |
---|---|
private Event<java.lang.Object> |
LocalCommandService.commandEvent |
private Event<ContainerMultiControlEvent> |
ContainerEventController.container |
private Event<GenerateDeployment> |
ContainerEventController.deployment |
Modifier and Type | Field and Description |
---|---|
private Event<ContainerMultiControlEvent> |
ContainerRestarter.controlEvent |
private Event<ContainerControlEvent> |
ClientContainerController.event |
Modifier and Type | Method and Description |
---|---|
protected Event<ContainerControlEvent> |
ClientContainerController.getContainerControllerEvent() |
Modifier and Type | Field and Description |
---|---|
private Event<DeploymentEvent> |
ClientDeployer.event |
Modifier and Type | Field and Description |
---|---|
private Event<LocalExecutionEvent> |
LocalContainerMethodExecutor.event |
Modifier and Type | Field and Description |
---|---|
private Event<ExecutionEvent> |
ClientTestExecuter.executionEvent |
private Event<LocalExecutionEvent> |
ContainerTestExecuter.localEvent |
private Event<java.lang.Object> |
RemoteTestExecuter.remoteEvent |
Modifier and Type | Class and Description |
---|---|
class |
EventImpl<T>
EventImpl
|
Modifier and Type | Method and Description |
---|---|
void |
EventPointImpl.set(Event<?> value) |
Modifier and Type | Method and Description |
---|---|
void |
EventPoint.set(Event<?> value) |
Modifier and Type | Field and Description |
---|---|
private Event<EnrichmentEvent> |
RulesEnricher.enrichmentEvent |
Modifier and Type | Field and Description |
---|---|
private Event<EnrichmentEvent> |
TestInstanceEnricher.enrichmentEvent |