Object getEvent(String destinationUri, SimpleEvent key)Object getEvent(String destinationUri, SimpleEvent key)| Name | Type | Description |
|---|---|---|
destinationUri | String | AS Destination URI |
key | SimpleEvent | The key of event |
| Type | Description |
|---|---|
SimpleEvent or Object[N][2] | The event with specific key, null if not found. |