public class ConsumerAuditInterceptor<AuditDatasetType extends MllpAuditDataset> extends org.openehealth.ipf.platform.camel.ihe.core.InterceptorSupport<MllpTransactionEndpoint<AuditDatasetType>> implements AuditInterceptor<AuditDatasetType,MllpTransactionEndpoint<AuditDatasetType>>
| Constructor and Description |
|---|
ConsumerAuditInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
determineParticipantsAddresses(org.apache.camel.Exchange exchange,
MllpAuditDataset auditDataset) |
org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> |
getAuditStrategy() |
void |
process(org.apache.camel.Exchange exchange) |
characterSet, getEndpoint, getWrappedProcessor, setEndpoint, setWrappedProcessoraddAfter, addBefore, getAfter, getBefore, getId, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void process(org.apache.camel.Exchange exchange)
throws Exception
process in interface org.apache.camel.ProcessorExceptionpublic org.openehealth.ipf.commons.ihe.core.atna.AuditStrategy<AuditDatasetType> getAuditStrategy()
getAuditStrategy in interface AuditInterceptor<AuditDatasetType extends MllpAuditDataset,MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset>>public void determineParticipantsAddresses(org.apache.camel.Exchange exchange,
MllpAuditDataset auditDataset)
throws Exception
determineParticipantsAddresses in interface AuditInterceptor<AuditDatasetType extends MllpAuditDataset,MllpTransactionEndpoint<AuditDatasetType extends MllpAuditDataset>>ExceptionCopyright © 2016 Open eHealth Foundation. All rights reserved.