toggle menu
arc-runner
0.92.0
jvm
switch theme
search in API
arc-runner
/
ai.ancf.lmos.arc.runner
/
StartupApplicationListenerExample
Startup
Application
Listener
Example
@
Component
class
StartupApplicationListenerExample
:
ApplicationListener
<
ContextRefreshedEvent
?
>
Members
Constructors
Startup
Application
Listener
Example
Link copied to clipboard
constructor
(
)
Functions
on
Application
Event
Link copied to clipboard
open
fun
onApplicationEvent
(
event
:
ContextRefreshedEvent
)
abstract
fun
onApplicationEvent
(
event
:
ContextRefreshedEvent
?
)
supports
Async
Execution
Link copied to clipboard
open
fun
supportsAsyncExecution
(
)
:
Boolean