|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Acceptor
Provides capability to only accept handling certain MuleEvents.
| Method Summary | |
|---|---|
boolean |
accept(MuleEvent event)
|
boolean |
acceptsAll()
|
| Method Detail |
|---|
boolean accept(MuleEvent event)
event - MuleEvent to route through exception handler
MessagingExceptionHandler should handler exception
false otherwiseboolean acceptsAll()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||