public class CamelMainRunController extends Object
Constructor and Description |
---|
CamelMainRunController(org.springframework.context.ApplicationContext applicationContext,
org.apache.camel.CamelContext camelContext) |
Modifier and Type | Method and Description |
---|---|
Runnable |
getMainCompleteTask() |
org.apache.camel.main.MainShutdownStrategy |
getMainShutdownStrategy() |
void |
start() |
public CamelMainRunController(org.springframework.context.ApplicationContext applicationContext, org.apache.camel.CamelContext camelContext)
public void start()
public org.apache.camel.main.MainShutdownStrategy getMainShutdownStrategy()
public Runnable getMainCompleteTask()
Apache Camel