public interface MissingApplyEventMethodStrategy
Modifier and Type | Method and Description |
---|---|
void |
handle(Aggregate aggregate,
MissingApplyMethodException e) |
boolean |
supports(Aggregate aggregate,
MissingApplyMethodException e) |
boolean supports(Aggregate aggregate, MissingApplyMethodException e)
void handle(Aggregate aggregate, MissingApplyMethodException e)