@Component public class MessageProducerCommandContextCloseListener extends Object implements CommandContextCloseListener
| Modifier and Type | Field and Description |
|---|---|
static String |
PROCESS_ENGINE_EVENTS |
| Constructor and Description |
|---|
MessageProducerCommandContextCloseListener(ProcessEngineChannels producer) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSessionsFlush(CommandContext commandContext) |
void |
closed(CommandContext commandContext) |
void |
closeFailure(CommandContext commandContext) |
void |
closing(CommandContext commandContext) |
public static final String PROCESS_ENGINE_EVENTS
@Autowired public MessageProducerCommandContextCloseListener(ProcessEngineChannels producer)
public void closed(CommandContext commandContext)
closed in interface CommandContextCloseListenerpublic void closing(CommandContext commandContext)
closing in interface CommandContextCloseListenerpublic void afterSessionsFlush(CommandContext commandContext)
afterSessionsFlush in interface CommandContextCloseListenerpublic void closeFailure(CommandContext commandContext)
closeFailure in interface CommandContextCloseListenerCopyright © 2010–2017 Alfresco. All rights reserved.