Wow
Toggle table of contents
5.9.8
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-openapi
/
me.ahoo.wow.openapi.global
/
CommandWaitRouteSpecFactory
Command
Wait
Route
Spec
Factory
class
CommandWaitRouteSpecFactory
:
AbstractRouteSpecFactory
,
GlobalRouteSpecFactory
Members
Constructors
Command
Wait
Route
Spec
Factory
Link copied to clipboard
constructor
(
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
component
Context
Link copied to clipboard
lateinit override
var
componentContext
:
OpenAPIComponentContext
Functions
create
Link copied to clipboard
open
override
fun
create
(
currentContext
:
NamedBoundedContext
)
:
List
<
RouteSpec
>
initialize
Link copied to clipboard
abstract
fun
initialize
(
componentContext
:
OpenAPIComponentContext
)