eventProcessorMetadata

Extension function to parse event processor metadata from a class.

Receiver

The class to parse processor metadata from

Return

The parsed processor metadata for domain event handling

Parameters

P

The processor type

See also


Inline function to get event processor metadata for a reified type.

Return

The processor metadata for domain event handling

Parameters

P

The processor type

See also