public abstract static class IntervalBehavior.StepResultListener<E,F>
extends jadex.commons.future.ExceptionDelegationResultListener<E,F>
Constructor and Description |
---|
StepResultListener(jadex.commons.future.Future<F> ret) |
Modifier and Type | Method and Description |
---|---|
void |
exceptionOccurred(java.lang.Exception exception) |
public StepResultListener(jadex.commons.future.Future<F> ret)