Class FhirPropertiesHelper
java.lang.Object
org.apache.camel.support.component.ApiMethodPropertiesHelper<FhirConfiguration>
org.apache.camel.component.fhir.internal.FhirPropertiesHelper
public final class FhirPropertiesHelper
extends org.apache.camel.support.component.ApiMethodPropertiesHelper<FhirConfiguration>
Singleton
ApiMethodPropertiesHelper for FHIR component.-
Field Summary
Fields inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper
componentConfigClass, componentConfigFields, LOG, propertyPrefix -
Method Summary
Modifier and TypeMethodDescriptionstatic FhirPropertiesHelpergetHelper(org.apache.camel.CamelContext context) Methods inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper
getConfigurationProperties, getEndpointProperties, getEndpointPropertyNames, getExchangeProperties, getValidEndpointProperties
-
Method Details
-
getHelper
-