@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @Configuration @Conditional(value={org.apache.camel.spring.boot.util.ConditionalOnCamelContextAndAutoConfigurationBeans.class,org.apache.camel.component.kubernetes.replication_controllers.springboot.KubernetesReplicationControllersComponentAutoConfiguration.GroupConditions.class}) @EnableConfigurationProperties(value={org.apache.camel.spring.boot.ComponentConfigurationProperties.class,KubernetesReplicationControllersComponentConfiguration.class}) public class KubernetesReplicationControllersComponentAutoConfiguration extends Object
Constructor and Description |
---|
KubernetesReplicationControllersComponentAutoConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent |
configureKubernetesReplicationControllersComponent() |
public KubernetesReplicationControllersComponentAutoConfiguration()
@Lazy @Bean(name="kubernetes-replication-controllers-component") @ConditionalOnMissingBean(value=org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent.class) public org.apache.camel.component.kubernetes.replication_controllers.KubernetesReplicationControllersComponent configureKubernetesReplicationControllersComponent() throws Exception
Exception
Apache Camel