|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HostOfflineException | |
---|---|
com.bankframe.ei.txnhandler.storeandforward |
Uses of HostOfflineException in com.bankframe.ei.txnhandler.storeandforward |
---|
Methods in com.bankframe.ei.txnhandler.storeandforward that throw HostOfflineException | |
---|---|
static boolean |
StoreAndForwardUtils.isHostOnline(String ejbName,
String ejbOperation)
This method determines if the host or hosts used by the specified transaction are online. |
static boolean |
StoreAndForwardUtils.isHostOnline(String ejbName,
String ejbOperation,
String companyCode)
This method determines if the host or hosts used by the specified transaction are online. |
static boolean |
StoreAndForwardUtils.transactionStoreable(String ejbName,
String ejbOperation)
This method determines if the specified transaction can be stored if the host goes offline after it was initiated online. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |