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 |
---|---|
AtomicBoolean |
getCompleted() |
CountDownLatch |
getLatch() |
void |
start() |
public CamelMainRunController(org.springframework.context.ApplicationContext applicationContext, org.apache.camel.CamelContext camelContext)
public void start()
public CountDownLatch getLatch()
public AtomicBoolean getCompleted()
Apache Camel