public class SpringContextRouteLoader extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
SpringContextRouteLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRoutesToCamelContext() |
void |
afterPropertiesSet() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setCamelContextId(String camelContextId) |
void |
setRouteContextId(String routeContextId) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setCamelContextId(String camelContextId)
public void setRouteContextId(String routeContextId)
Copyright © 2005–2018 Alfresco Software. All rights reserved.