com.xerox.amazonws.sdb
Class Domain.RejectionHandler
java.lang.Object
com.xerox.amazonws.sdb.Domain.RejectionHandler
- All Implemented Interfaces:
- RejectedExecutionHandler
- Enclosing class:
- Domain
protected class Domain.RejectionHandler
- extends Object
- implements RejectedExecutionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Domain.RejectionHandler
protected Domain.RejectionHandler()
rejectedExecution
public void rejectedExecution(Runnable r,
ThreadPoolExecutor executor)
- Specified by:
rejectedExecution
in interface RejectedExecutionHandler