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.