Uses of Interface
de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking.UseCaseMethodInvoker
-
Packages that use UseCaseMethodInvoker Package Description de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking -
-
Uses of UseCaseMethodInvoker in de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking
Classes in de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking that implement UseCaseMethodInvoker Modifier and Type Class Description classSerializingMethodInvokerAUseCaseMethodInvoker, that uses theDeserializerto deserialized the event into parameters of the use case method.
-