Package com.gemalto.mfs.mwsdk.payment
Class PaymentBusinessManager
java.lang.Object
com.gemalto.mfs.mwsdk.payment.PaymentBusinessManager
This serves as the entry point to the Payment Business Module.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PaymentBusinessServiceRetrieves the currently running payment business service.
-
Constructor Details
-
PaymentBusinessManager
public PaymentBusinessManager()
-
-
Method Details
-
getPaymentBusinessService
Retrieves the currently running payment business service.- Returns:
- the currently running payment business service.
-