public static interface JoinProcessor.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
endOfJoining(ImmutableList<Goal> goals) |
void |
exceptionWhileJoining(Throwable e) |
void exceptionWhileJoining(Throwable e)
void endOfJoining(ImmutableList<Goal> goals)