public class ExchangeCreatedEvent extends AbstractExchangeEvent
Exchange has been created.
Notice: This event may be emitted after an ExchangeSendingEvent, and
therefore its not guaranteed this event is the first event being send for a given Exchange
lifecycle.source| Constructor and Description |
|---|
ExchangeCreatedEvent(Exchange source) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getExchangegetSourcepublic ExchangeCreatedEvent(Exchange source)
public String toString()
toString in class EventObjectCopyright © 2007–2016 The Apache Software Foundation. All rights reserved.