- All Implemented Interfaces:
- org.apache.camel.Processor, org.openehealth.ipf.commons.ihe.core.chain.Chainable, AuditInterceptor<AuditDatasetType,MllpTransactionEndpoint<AuditDatasetType>>, org.openehealth.ipf.platform.camel.ihe.core.Interceptor<MllpTransactionEndpoint<AuditDatasetType>>
- Direct Known Subclasses:
- ConsumerAuditInterceptor, ProducerAuditInterceptor
public abstract class MllpAuditInterceptorSupport<AuditDatasetType extends MllpAuditDataset>
extends org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport<MllpTransactionEndpoint<AuditDatasetType>>
implements AuditInterceptor<AuditDatasetType,MllpTransactionEndpoint<AuditDatasetType>>
Common audit interceptor support for both consumer and producer side of MLLP endpoints
- Author:
- Christian Ohr