ProcessorMetadata
constructor(namedBoundedContext: NamedBoundedContext, name: String, processorType: Class<P>, functionRegistry: Set<FunctionAccessorMetadata<P, Mono<*>>>)
Parameters
P
The processor type
M
The message exchange type
The processor type
The message exchange type