toggle menu
Wow
3.16.8
jvm
switch theme
search in API
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.command
/
ServerCommandWaitEndpoint
Server
Command
Wait
Endpoint
class
ServerCommandWaitEndpoint
(
hostAddressSupplier
:
HostAddressSupplier
)
:
CommandWaitEndpoint
,
ApplicationListener
<
WebServerInitializedEvent
>
Members
Constructors
Server
Command
Wait
Endpoint
Link copied to clipboard
constructor
(
hostAddressSupplier
:
HostAddressSupplier
)
Properties
endpoint
Link copied to clipboard
open
override
val
endpoint
:
String
Functions
on
Application
Event
Link copied to clipboard
open
override
fun
onApplicationEvent
(
event
:
WebServerInitializedEvent
)
supports
Async
Execution
Link copied to clipboard
open
fun
supportsAsyncExecution
(
)
:
Boolean