|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IActionalConfig
Encapsulates all the Actional related configuration
Method Summary | |
---|---|
boolean |
isInterceptorEnabled()
Returns the status of whether Actional interceptor is enabled or disabled in this ESB container |
boolean |
isPayloadReportingEnabled()
Returns the status of whether the Actional reports the contents of the message payload. |
void |
setInterceptorEnabled(boolean ei)
Enable or disable the Actional interceptor in this ESB container |
void |
setPayloadReportingEnabled(boolean epr)
Allow or disallow the Actional interceptor to report the message payload contents. |
Method Detail |
---|
boolean isInterceptorEnabled()
void setInterceptorEnabled(boolean ei)
ei
- value of true will enable the interceptorboolean isPayloadReportingEnabled()
void setPayloadReportingEnabled(boolean epr)
epr
- value of true will enable payload capture
|
Sonic ESB API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |