public class RoutesCollector extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
Constructor and Description |
---|
RoutesCollector(org.springframework.context.ApplicationContext applicationContext,
List<CamelContextConfiguration> camelContextConfigurations,
CamelConfigurationProperties configurationProperties) |
Modifier and Type | Method and Description |
---|---|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event) |
public RoutesCollector(org.springframework.context.ApplicationContext applicationContext, List<CamelContextConfiguration> camelContextConfigurations, CamelConfigurationProperties configurationProperties)
Apache Camel