org.apache.servicemix.jbi.audit |
ServiceMix Auditing interfaces.
|
Java Source File Name | Type | Comment |
AbstractAuditor.java | Class | Base class for ServiceMix auditors implementations. |
AuditorException.java | Class | AuditorException is the exception that can be thrown by the
AuditorMBean when an error occurs accessing the data store when performing an operation. |
AuditorMBean.java | Interface | Main interface for ServiceMix auditor.
This interface may be used to view and delete exchanges
or to re-send an exchange on behalf of the component that
initiated the exchange. |
AuditorQueryMBean.java | Interface | Main interface for ServiceMix auditor query. |