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