public class SensingNullCompletionHandler extends BlockingCompletionHandler<Event,MessagingException>
| Modifier and Type | Field and Description |
|---|---|
Event |
event |
Exception |
exception |
Latch |
latch |
| Constructor and Description |
|---|
SensingNullCompletionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
protected void |
doOnCompletion(Event result) |
void |
onFailure(MessagingException exception) |
onCompletionprotected void doOnCompletion(Event result)
doOnCompletion in class BlockingCompletionHandler<Event,MessagingException>public void onFailure(MessagingException exception)
public void clear()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.