org.semispace.admin
Class SemiSpaceRejectedExecutionHandler
java.lang.Object
org.semispace.admin.SemiSpaceRejectedExecutionHandler
- All Implemented Interfaces:
- RejectedExecutionHandler
public class SemiSpaceRejectedExecutionHandler
- extends Object
- implements RejectedExecutionHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SemiSpaceRejectedExecutionHandler
public SemiSpaceRejectedExecutionHandler(RejectedExecutionHandler rejectedExecutionHandler)
rejectedExecution
public void rejectedExecution(Runnable r,
ThreadPoolExecutor executor)
- Specified by:
rejectedExecution
in interface RejectedExecutionHandler
Copyright © 2008-2012. All Rights Reserved.