public class DatabaseEventFlusher extends AbstractEventFlusher
eventHandlers| Constructor and Description |
|---|
DatabaseEventFlusher() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSessionsFlush(CommandContext commandContext) |
void |
closeFailure(CommandContext commandContext) |
void |
closing(CommandContext commandContext) |
addEventHandler, closed, getEventHandlers, setEventHandlerspublic void closing(CommandContext commandContext)
public void afterSessionsFlush(CommandContext commandContext)
public void closeFailure(CommandContext commandContext)
Copyright © 2017 Flowable. All rights reserved.