JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
ch.tocco.nice2.boot.api.starter
Annotation Interface Starter
@Target
(
TYPE
)
@Retention
(
RUNTIME
) @Component
public @interface
Starter
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
[]
after
String
[]
before
String
name
RunMode
runMode
int
threadPriority
Element Details
name
String
name
Default:
""
runMode
RunMode
runMode
Default:
NORMAL
threadPriority
int
threadPriority
Default:
5
before
String
[]
before
Default:
{}
after
String
[]
after
Default:
{}