org.isam.exehda.services
Class Worb.AutoRetryHandler

java.lang.Object
  |
  +--org.isam.exehda.services.Worb.AutoRetryHandler
All Implemented Interfaces:
Worb.WorbExceptionHandler
Enclosing class:
Worb

public abstract static class Worb.AutoRetryHandler
extends java.lang.Object
implements Worb.WorbExceptionHandler


Constructor Summary
Worb.AutoRetryHandler()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.isam.exehda.services.Worb.WorbExceptionHandler
handleException
 

Constructor Detail

Worb.AutoRetryHandler

public Worb.AutoRetryHandler()