@Deprecated public class RoutesCollector extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>, org.springframework.core.Ordered
| Constructor and Description |
|---|
RoutesCollector(org.springframework.context.ApplicationContext applicationContext,
CamelConfiguration configuration)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder()
Deprecated.
|
void |
onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
Deprecated.
|
public RoutesCollector(org.springframework.context.ApplicationContext applicationContext,
CamelConfiguration configuration)
public void onApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>public int getOrder()
getOrder in interface org.springframework.core.OrderedApache Camel