Uses of Package
de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking
-
Packages that use de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking Package Description de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking -
Classes in de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking used by de.quantummaid.eventmaid.useCases.useCaseAdapter.methodInvoking Class Description MethodInvocationException This message is thrown, whenUseCaseMethodInvokerfailed to invoke the method.SerializingMethodInvoker AUseCaseMethodInvoker, that uses theDeserializerto deserialized the event into parameters of the use case method.UseCaseMethodInvoker Invokes a specific method on the use case.