Class Olingo4PropertiesHelper

java.lang.Object
org.apache.camel.support.component.ApiMethodPropertiesHelper<Olingo4Configuration>
org.apache.camel.component.olingo4.internal.Olingo4PropertiesHelper

public final class Olingo4PropertiesHelper extends org.apache.camel.support.component.ApiMethodPropertiesHelper<Olingo4Configuration>
Singleton ApiMethodPropertiesHelper for Olingo4 component.
  • Field Summary

    Fields inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper

    componentConfigClass, componentConfigFields, LOG, propertyPrefix
  • Method Summary

    Modifier and Type
    Method
    Description
    getHelper(org.apache.camel.CamelContext context)
     

    Methods inherited from class org.apache.camel.support.component.ApiMethodPropertiesHelper

    getConfigurationProperties, getEndpointProperties, getEndpointPropertyNames, getExchangeProperties, getValidEndpointProperties

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details