| Package | Description |
|---|---|
| org.hobbit.controller | |
| org.hobbit.controller.front |
| Modifier and Type | Field and Description |
|---|---|
private PlatformController |
ExperimentManager.controller
The controller this manager belongs to.
|
| Constructor and Description |
|---|
ExperimentManager(PlatformController controller) |
ExperimentManager(PlatformController controller,
long checkForFirstExperiment,
long checkForNewExperiment) |
| Modifier and Type | Field and Description |
|---|---|
private PlatformController |
FrontEndApiHandler.controller |
protected PlatformController |
FrontEndApiHandler.Builder.controller |
| Modifier and Type | Method and Description |
|---|---|
FrontEndApiHandler.Builder |
FrontEndApiHandler.Builder.platformController(PlatformController controller)
Sets the reference to the platform controller that is called if data is incoming.
|
| Constructor and Description |
|---|
FrontEndApiHandler(org.hobbit.core.data.RabbitQueue queue,
PlatformController controller,
int maxParallelProcessedMsgs) |
Copyright © 2017–2018. All rights reserved.