Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.messaging.processor
/
ProcessorMetadata
/
ProcessorMetadata
Processor
Metadata
constructor
(
namedBoundedContext
:
NamedBoundedContext
,
name
:
String
,
processorType
:
Class
<
P
>
,
functionRegistry
:
Set
<
FunctionAccessorMetadata
<
P
,
Mono
<
*
>
>
>
)