| Element | Description | Class |
|---|---|---|
| fileAuditor | The Auditor of message exchanges to a directory | org.apache.servicemix.jbi.audit.file.FileAuditor |
| jdbcAuditor | The Auditor of message exchanges to a JDBC database | org.apache.servicemix.jbi.audit.jdbc.JdbcAuditor |
| Attribute | Type | Description |
|---|---|---|
| asContainerListener | xs:boolean | Test if Auditor should be included as a container listener |
| directory | xs:string | The directory used for storing the audited messages |
| Element | Type | Description |
|---|---|---|
| container | <spring:bean/> | |
| propertyChangeListener | <spring:bean/> |
| Attribute | Type | Description |
|---|---|---|
| asContainerListener | xs:boolean | Test if Auditor should be included as a container listener |
| autoStart | xs:boolean |
| Element | Type | Description |
|---|---|---|
| container | <spring:bean/> | |
| dataSource | <spring:bean/> | |
| propertyChangeListener | <spring:bean/> |