JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.openwms.transactions.impl
package
org.openwms.transactions.impl
This package contains the internal microservice implementation.
Related Packages
Package
Description
org.openwms.transactions
This package contains the implementation of the microservice.
org.openwms.transactions.impl.eclipsestore
This package contains the repository implementation with EclipseStore.
org.openwms.transactions.impl.jpa
This package contains the repository implementation with JPA.
org.openwms.transactions.api
This package contains types exposed as part of the public API of the service.
org.openwms.transactions.app
This package contains configuration classes for the Spring context and lifecycle management.
org.openwms.transactions.commands
This package contains all types required for asynchronous command handling.
org.openwms.transactions.events
This package contains all types required for asynchronous event handling.
All Classes and Interfaces
Interfaces
Classes
Class
Description
TransactionRepository
A TransactionRepository.
TransactionServiceImpl
A TransactionServiceImpl.