public class AbortChecker extends Object implements IBreakCheck
Modifier and Type | Field and Description |
---|---|
protected IAbortActivity |
activities |
protected ManifoldCFException |
mcfException |
protected ServiceInterruption |
serviceInterruption |
Constructor and Description |
---|
AbortChecker(IAbortActivity activities) |
protected final IAbortActivity activities
protected ServiceInterruption serviceInterruption
protected ManifoldCFException mcfException
public AbortChecker(IAbortActivity activities)
public long abortCheck() throws BreakException, InterruptedException
abortCheck
in interface IBreakCheck
BreakException
InterruptedException
public void rethrowExceptions() throws ManifoldCFException, ServiceInterruption