long-runner
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
long-runner
tasks-controller
/
org.artofdev.tasks.controller
/
ProductionConfiguration
Production
Configuration
@
Configuration
@
Profile
(
value
=
[
"production"
,
"integration-tests"
]
)
class
ProductionConfiguration
(
config
:
TaskControllerConfig
,
kbConfig
:
KubernetesExecutionConfig
?
)
Members
Constructors
Production
Configuration
Link copied to clipboard
constructor
(
config
:
TaskControllerConfig
,
kbConfig
:
KubernetesExecutionConfig
?
)
Functions
create
Actor
Net
Link copied to clipboard
@
Bean
fun
createActorNet
(
)
:
IActorNet