com.ibm.commerce.payments.plugincontroller
Class PaymentsAccessor
- java.lang.Object
-
- com.ibm.commerce.payments.plugincontroller.PaymentsAccessor
-
public class PaymentsAccessor extends java.lang.Object
This utility is used to find the local interface of session bean PluginController.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.String
COPYRIGHT
The IBM copyright notice field.
-
Constructor Summary
Constructors Constructor and Description PaymentsAccessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description com.ibm.commerce.payments.plugincontroller.beans.PluginControllerBean
getPayments()
This method returns thePluginControllerBean
.
-
-
-
Field Detail
-
COPYRIGHT
public static final java.lang.String COPYRIGHT
The IBM copyright notice field.- See Also:
- Constant Field Values
-
-