Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.projection
/
ProjectionFunctionFilter
Projection
Function
Filter
class
ProjectionFunctionFilter
(
serviceProvider
:
ServiceProvider
)
:
DomainEventFunctionFilter
Members
Constructors
Projection
Function
Filter
Link copied to clipboard
constructor
(
serviceProvider
:
ServiceProvider
)
Functions
filter
Link copied to clipboard
open
override
fun
filter
(
exchange
:
DomainEventExchange
<
*
>
,
next
:
FilterChain
<
DomainEventExchange
<
*
>
>
)
:
Mono
<
Void
>