quarkus-scheduler-kotlin
quarkus-scheduler-kotlin
/
io.quarkus.scheduler.kotlin.runtime
/
ApplicationCoroutineScope
Application
Coroutine
Scope
@
Singleton
class
ApplicationCoroutineScope
:
CoroutineScope
,
AutoCloseable
Constructors
Functions
Properties
Constructors
Application
Coroutine
Scope
Link copied to clipboard
fun
ApplicationCoroutineScope
(
)
Functions
close
Link copied to clipboard
@
PreDestroy
open
override
fun
close
(
)
Properties
coroutine
Context
Link copied to clipboard
open
override
val
coroutineContext
:
CoroutineContext