AutoCloseable, Closeable, ComponentAbstractBenchmarkController, AbstractCommandReceivingComponent, AbstractDataGenerator, AbstractEvaluationModule, AbstractEvaluationStorage, AbstractPlatformConnectorComponent, AbstractSequencingTaskGenerator, AbstractSystemAdapter, AbstractTaskGenerator, InMemoryEvaluationStorepublic interface CommandReceivingComponent extends Component
| Modifier and Type | Method | Description |
|---|---|---|
void |
receiveCommand(byte command,
byte[] data) |
This method is called if a command is received and might be interesting
for this particular component.
|
Copyright © 2017. All rights reserved.