Class CustomFhirComponent<AuditDatasetType extends FhirAuditDataset>

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.support.DefaultComponent
org.openehealth.ipf.platform.camel.ihe.fhir.core.FhirComponent<AuditDatasetType>
org.openehealth.ipf.platform.camel.ihe.fhir.core.custom.CustomFhirComponent<AuditDatasetType>
All Implemented Interfaces:
AutoCloseable, CamelContextAware, Component, Service, ShutdownableService, StatefulService, SuspendableService, InteractionId, FhirInteractionId<AuditDatasetType>, AuditableComponent<AuditDatasetType>, InterceptableComponent

public class CustomFhirComponent<AuditDatasetType extends FhirAuditDataset> extends FhirComponent<AuditDatasetType> implements FhirInteractionId<AuditDatasetType>
Since:
3.1
Author:
Christian Ohr