Uses of Class
org.apache.camel.quarkus.component.lra.it.service.OrderManagerService
-
Packages that use OrderManagerService Package Description org.apache.camel.quarkus.component.lra.it org.apache.camel.quarkus.component.lra.it.service -
-
Uses of OrderManagerService in org.apache.camel.quarkus.component.lra.it
Fields in org.apache.camel.quarkus.component.lra.it declared as OrderManagerService Modifier and Type Field Description (package private) OrderManagerServiceLraResource. orderManagerService(package private) OrderManagerServiceLraRoutes. orderManagerService -
Uses of OrderManagerService in org.apache.camel.quarkus.component.lra.it.service
Methods in org.apache.camel.quarkus.component.lra.it.service that return OrderManagerService Modifier and Type Method Description OrderManagerServiceServiceProducers. orderManagerService()
-