Uses of Interface
com.broadleafcommerce.tabby.service.TabbyTransactionService
Packages that use TabbyTransactionService
-
Uses of TabbyTransactionService in com.broadleafcommerce.tabby.autoconfigure
Methods in com.broadleafcommerce.tabby.autoconfigure that return TabbyTransactionServiceModifier and TypeMethodDescriptionTabbyServiceAutoConfiguration.tabbyTransactionService(TabbyExternalCallService tabbyExternalCallService, com.broadleafcommerce.paymentgateway.util.PaymentResponseUtil paymentResponseUtil, TabbyProvider tabbyProvider, com.broadleafcommerce.common.extension.TypeFactory typeFactory) Methods in com.broadleafcommerce.tabby.autoconfigure with parameters of type TabbyTransactionServiceModifier and TypeMethodDescriptionTabbyServiceAutoConfiguration.tabbyRollbackService(TabbyTransactionService service) -
Uses of TabbyTransactionService in com.broadleafcommerce.tabby.service
Classes in com.broadleafcommerce.tabby.service that implement TabbyTransactionServiceMethods in com.broadleafcommerce.tabby.service that return TabbyTransactionServiceModifier and TypeMethodDescriptionprotected TabbyTransactionServiceDefaultTabbyRollbackService.getTransactionService()Constructors in com.broadleafcommerce.tabby.service with parameters of type TabbyTransactionServiceModifierConstructorDescriptionDefaultTabbyRollbackService(TabbyTransactionService transactionService)