|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.component.tax.impl.remote.TaxServiceEjb.RetryOperation
Simple internal class to encapsulate retry logic for a failed execution of the TaxEngine.
Constructor Summary | |
TaxServiceEjb.RetryOperation()
|
Method Summary | |
protected abstract void |
doExecute()
Class will perform execute twice if after the first time execute throws an SystemException. |
void |
execute()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TaxServiceEjb.RetryOperation()
Method Detail |
protected abstract void doExecute() throws SystemException, BusinessException
SystemException
BusinessException
public void execute() throws SystemException, BusinessException
SystemException
BusinessException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |