JavaScript is disabled on your browser.
Skip navigation links
openTCS 6.0.0
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.opentcs.customizations.kernel
Annotation Interface KernelExecutor
@Qualifier
@Target
({
FIELD
,
PARAMETER
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
KernelExecutor
Annotation type to mark a central injectable
ScheduledExecutorService
.