public class CamelContextResumedEvent extends EventObject
source
Constructor and Description |
---|
CamelContextResumedEvent(CamelContext source) |
Modifier and Type | Method and Description |
---|---|
CamelContext |
getContext() |
String |
toString() |
getSource
public CamelContextResumedEvent(CamelContext source)
public CamelContext getContext()
public String toString()
toString
in class EventObject
Apache Camel