Uses of Interface
org.openwms.common.spi.transactions.commands.AsyncTransactionApi
Packages that use AsyncTransactionApi
Package
Description
This package contains command types of the Transactions SPI.
This package contains all types required for asynchronous event handling.
-
Uses of AsyncTransactionApi in org.openwms.common.spi.transactions.commands
Classes in org.openwms.common.spi.transactions.commands that implement AsyncTransactionApiModifier and TypeClassDescription(package private) class
A AsyncTransactionApiImpl.(package private) class
A NoOpTransactionApiImpl. -
Uses of AsyncTransactionApi in org.openwms.common.transport.events
Fields in org.openwms.common.transport.events declared as AsyncTransactionApiModifier and TypeFieldDescriptionprivate final AsyncTransactionApi
TransportUnitEventListener.transactionApi
Constructors in org.openwms.common.transport.events with parameters of type AsyncTransactionApiModifierConstructorDescription(package private)
TransportUnitEventListener
(org.ameba.i18n.Translator translator, AsyncTransactionApi transactionApi)