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