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