public interface Acceptor
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(Event event) |
boolean |
acceptsAll() |
boolean accept(Event event)
event - Event to route through exception handlerMessagingExceptionHandler should handler exception false
otherwiseboolean acceptsAll()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.