int getQueueDepth(String destinationURI)int getQueueDepth(String destinationURI)| Name | Type | Description |
|---|---|---|
localDestinationURI | String | The local channel's destination URI whose queue depth is being requested. |
| Type | Description |
|---|---|
int | A value >= 0 for local channel's destination, else -1 if any other type of destination is specified |