|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StopCondition
This inteface provides a mechanism for deciding when integration should stop.
| Method Summary | |
|---|---|
java.lang.String |
getConditionString()
Returns a string describing the fulfillment of the condition. |
boolean |
stop(IntegrationResult result)
Returns true if the integration should be stopped because of this condition. |
| Method Detail |
|---|
boolean stop(IntegrationResult result)
result - integration result
java.lang.String getConditionString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||