Element Summary

ElementDescriptionClass
fileAuditorThe Auditor of message exchanges to a directoryorg.apache.servicemix.jbi.audit.file.FileAuditor
jdbcAuditorThe Auditor of message exchanges to a JDBC databaseorg.apache.servicemix.jbi.audit.jdbc.JdbcAuditor

Element Detail

Element: fileAuditor

AttributeTypeDescription
asContainerListenerxs:booleanTest if Auditor should be included as a container listener
directoryxs:stringThe directory used for storing the audited messages
ElementTypeDescription
container<spring:bean/>
propertyChangeListener<spring:bean/>

Element: jdbcAuditor

AttributeTypeDescription
asContainerListenerxs:booleanTest if Auditor should be included as a container listener
autoStartxs:boolean
ElementTypeDescription
container<spring:bean/>
dataSource<spring:bean/>
propertyChangeListener<spring:bean/>