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.adapters
/
DeciderCommandHandlerAdapter
/
canHandle
can
Handle
open
override
fun
canHandle
(
commandType
:
Class
<
*
>
?
)
:
Boolean