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