|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ConfigException in com.cybersource.ws.client |
| Methods in com.cybersource.ws.client that throw ConfigException | |
void |
LoggerImpl.prepare()
Prepares the file by checking if it has reached the maximum size and if so, archives it. |
void |
Logger.prepare()
This is where any PER-TRANSACTION preparation should be done. |
java.io.File |
MerchantConfig.getKeyFile()
Returns a File object representing the key file. |
java.io.File |
MerchantConfig.getLogFile()
Returns a File object representing the log file. |
void |
LoggerWrapper.prepare()
Calls the encapsulated Logger object's prepare() method. |
| Constructors in com.cybersource.ws.client that throw ConfigException | |
MerchantConfig(java.util.Properties _props,
java.lang.String _merchantID)
Constructor. |
|
LoggerWrapper(Logger _logger,
boolean _prepare,
boolean _logTranStart,
MerchantConfig _mc)
Constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||