public class CamelContextTracker extends Object
| Constructor and Description |
|---|
CamelContextTracker() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
contextCreated(CamelContext camelContext)
Called when a context is created.
|
void |
open() |
public void contextCreated(CamelContext camelContext)
public final void open()
public final void close()
Apache Camel