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