Class Plc4XComponentAutoConfiguration
java.lang.Object
org.apache.camel.component.plc4x.springboot.Plc4XComponentAutoConfiguration
@Configuration(proxyBeanMethods=false)
@Conditional(org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans.class)
@EnableConfigurationProperties({org.apache.camel.spring.boot.ComponentConfigurationProperties.class,Plc4XComponentConfiguration.class})
@ConditionalOnHierarchicalProperties({"camel.component","camel.component.plc4x"})
@AutoConfigureAfter(org.apache.camel.spring.boot.CamelAutoConfiguration.class)
public class Plc4XComponentAutoConfiguration
extends Object
Generated by camel-package-maven-plugin - do not edit this file!
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apache.camel.spi.ComponentCustomizer
-
Constructor Details
-
Plc4XComponentAutoConfiguration
public Plc4XComponentAutoConfiguration(org.apache.camel.CamelContext camelContext)
-
-
Method Details
-
configurePlc4XComponent
@Lazy @Bean public org.apache.camel.spi.ComponentCustomizer configurePlc4XComponent()
-