toggle menu
kotlin-eventsourcing
JVM
switch theme
search in API
kotlin-eventsourcing
/
dk.cloudcreate.essentials.components.kotlin.eventsourcing
/
DeciderSupportsAggregateTypeChecker
/
HandlesCommandsThatInheritsFromCommandType
/
HandlesCommandsThatInheritsFromCommandType
Handles
Commands
That
Inherits
From
Command
Type
constructor
(
baseCommandType
:
KClass
<
*
>
)