Class PaymentBusinessManager


  • public class PaymentBusinessManager
    extends java.lang.Object
    This serves as the entry point to the Payment Business Module.
    • Constructor Detail

      • PaymentBusinessManager

        public PaymentBusinessManager()
    • Method Detail

      • getPaymentBusinessService

        public static PaymentBusinessService getPaymentBusinessService()
        Retrieves the currently running payment business service.
        Returns:
        the currently running payment business service.