Uses of Interface
org.openwms.transactions.commands.CommandHandler
Packages that use CommandHandler
Package
Description
This package contains all types required for asynchronous command handling.
-
Uses of CommandHandler in org.openwms.transactions.commands
Classes in org.openwms.transactions.commands that implement CommandHandlerModifier and TypeClassDescription(package private) classA TransactionCommandHandler handles commands to createTransactions.Fields in org.openwms.transactions.commands declared as CommandHandlerModifier and TypeFieldDescriptionprivate final CommandHandler<TransactionCommand> TransactionCommandListener.commandHandlerConstructors in org.openwms.transactions.commands with parameters of type CommandHandlerModifierConstructorDescription(package private)TransactionCommandListener(CommandHandler<TransactionCommand> commandHandler)