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