public class CamelContextStartedEvent extends EventObject
source| Constructor and Description |
|---|
CamelContextStartedEvent(CamelContext source) |
| Modifier and Type | Method and Description |
|---|---|
CamelContext |
getContext() |
String |
toString() |
getSourcepublic CamelContextStartedEvent(CamelContext source)
public CamelContext getContext()
public String toString()
toString in class EventObjectApache Camel