|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventProcessor.ProcessingResult | |
---|---|
org.axonframework.eventhandling.async |
Uses of EventProcessor.ProcessingResult in org.axonframework.eventhandling.async |
---|
Fields in org.axonframework.eventhandling.async declared as EventProcessor.ProcessingResult | |
---|---|
static EventProcessor.ProcessingResult |
EventProcessor.ProcessingResult.REGULAR
Instance indicating processing was successful and should proceed normally. |
Methods in org.axonframework.eventhandling.async that return EventProcessor.ProcessingResult | |
---|---|
protected EventProcessor.ProcessingResult |
EventProcessor.doHandle(EventMessage<?> event)
Does the actual processing of the event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |