Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.commandhandling.callbacks Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
FutureCallbackCommand Handler Callback that allows the dispatching thread to wait for the result of the callback, using the Future mechanism.Classorg.axonframework.commandhandling.callbacksAxon
LoggingCallbackCommandCallback implementation that simply logs the results of a command.Classorg.axonframework.commandhandling.callbacksAxon
NoOpCallbackCallback that does absolutely nothing when invoked.Classorg.axonframework.commandhandling.callbacksAxon
VoidCallbackAbstract callback that can be extended when no result is expected from the command handler execution.Classorg.axonframework.commandhandling.callbacksAxon