public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
processError(Error err)
This is a callback method that gives an indication of an Error.
|
void processError(Error err)
err - is an instance of Error which gives more information on the error.com.sun.jbi.internal.binding.common.api.Error,
executeMessageHandlers(MessageContext msgCtx, ErrorHandler handler)Copyright © 2011-2016 OpenESB Community. All Rights Reserved.