Uses of Class
com.bankframe.ei.txnhandler.HostOfflineException

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(java.lang.String ejbName, java.lang.String ejbOperation)
          This method determines if the host or hosts used by the specified transaction are online.
static boolean StoreAndForwardUtils.isHostOnline(java.lang.String ejbName, java.lang.String ejbOperation, java.lang.String companyCode)
          This method determines if the host or hosts used by the specified transaction are online.
static boolean StoreAndForwardUtils.transactionStoreable(java.lang.String ejbName, java.lang.String ejbOperation)
          This method determines if the specified transaction can be stored if the host goes offline after it was initiated online.
 



Copyright © 2004 Siebel Systems, Inc. All rights reserved.