String getDestinationURI (SimpleEvent event)String getDestinationURI (SimpleEvent event)| Name | Type | Description |
|---|---|---|
event | SimpleEvent | The event whose destination URI is to be returned. |
| Type | Description |
|---|---|
String | The destination URI on which the event was received. For internally generated events,
returns the event's default destination if defined, otherwise returns null. |