Uses of Class
org.hobbit.core.components.AbstractPlatformConnectorComponent
Packages that use AbstractPlatformConnectorComponent
-
Uses of AbstractPlatformConnectorComponent in org.hobbit.core.components
Subclasses of AbstractPlatformConnectorComponent in org.hobbit.core.componentsModifier and TypeClassDescriptionclassThis abstract class implements basic methods for a benchmark controller.classclassThis abstract class implements basic functions that can be used to implement a task generator.classThis abstract class implements basic functions that can be used to implement a task generator.classExtension of theAbstractTaskGeneratorthat offers methods to wait for acknowledgements for single tasks.classThis abstract class implements basic functions that can be used to implement a system adapter.classThis abstract class implements basic functions that can be used to implement a task generator. -
Uses of AbstractPlatformConnectorComponent in org.hobbit.core.components.test
Subclasses of AbstractPlatformConnectorComponent in org.hobbit.core.components.testModifier and TypeClassDescriptionclassSimple in-memory implementation of an evaluation storage that can be used for testing purposes.