|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.beasys.commerce.ebusiness.payment.CyberCash
| Field Summary | |
protected static java.lang.String |
CYBERCASH_LIBRARY
Varible that holds the name of the library. |
| Constructor Summary | |
protected |
CyberCash()
|
| Method Summary | |
static CyberCash |
getInstance()
|
void |
initialize(java.lang.String configFileName)
This method reads configuration data from the filename passed as an argument. |
java.lang.String[] |
sendToServer(java.lang.String message,
java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static java.lang.String CYBERCASH_LIBRARY
Varible that holds the name of the library.
| Constructor Detail |
protected CyberCash()
| Method Detail |
public void initialize(java.lang.String configFileName)
configFileName - The full path and filename of the merchant configuration file to use for
initialization of CyberCash.
public java.lang.String[] sendToServer(java.lang.String message,
java.lang.String[] args)
public static CyberCash getInstance()
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||