public interface BreakDetector<S>
| Modifier and Type | Method and Description |
|---|---|
void |
handle(S source) |
boolean |
isBroken() |
void |
markAsBroken() |
void handle(S source) throws MappingException
MappingExceptionboolean isBroken()
void markAsBroken()
Copyright © 2015. All rights reserved.