kotlin-eventsourcing
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
kotlin-eventsourcing
kotlin-eventsourcing
/
dk.cloudcreate.essentials.components.kotlin.eventsourcing
/
DeciderSupportsAggregateTypeChecker
/
HandlesCommandsThatInheritsFromCommandType
/
HandlesCommandsThatInheritsFromCommandType
Handles
Commands
That
Inherits
From
Command
Type
constructor
(
baseCommandType
:
KClass
<
*
>
)