Class FhirComponent<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>
All Implemented Interfaces:
AutoCloseable, CamelContextAware, Component, Service, ShutdownableService, StatefulService, SuspendableService, AuditableComponent<AuditDatasetType>, InterceptableComponent
Direct Known Subclasses:
CustomFhirComponent, FhirComponentWithOptions, Iti105Component, Iti65Component, Iti78Component, Iti81Component, Iti83Component, Pharm5Component

public abstract class FhirComponent<AuditDatasetType extends FhirAuditDataset> extends org.apache.camel.support.DefaultComponent implements AuditableComponent<AuditDatasetType>, InterceptableComponent
Abstract FHIR Camel component
Since:
3.1
Author:
Christian Ohr