Package org.opentcs.customizations.kernel
Components supporting extension and customization of the openTCS kernel application.
-
Annotation Types Summary Annotation Type Description ActiveInAllModes Annotation type for binding injectable components meant to be used in all kernel modes.ActiveInModellingMode Annotation type for binding injectable components meant to be used in modelling mode.ActiveInOperatingMode Annotation type for binding injectable components meant to be used in operating mode.GlobalSyncObject Annotation type to mark an injectable synchronization object for the kernel.KernelExecutor Annotation type to mark a central injectableScheduledExecutorService
.