Class GeocoderProducers

java.lang.Object
org.apache.camel.quarkus.component.geocoder.it.GeocoderProducers

@ApplicationScoped public class GeocoderProducers extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) String
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) org.apache.camel.component.geocoder.GeoCoderComponent
    geocoderComponent(org.apache.camel.CamelContext camelContext, MockApiService mockApiService)
    We need to implement some conditional configuration of the GeoCoderComponent thus we create it programmatically and publish via CDI.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait