Channel.getQueueDepth()

Signature

int getQueueDepth(String destinationURI)

Domain

ACTION, CONDITION

Description

Get the queue depth for this local destination.

Parameters

NameTypeDescription
localDestinationURIStringThe local channel's destination URI whose queue depth is being requested.

Returns

TypeDescription
intA value >= 0 for local channel's destination, else -1 if any other type of destination is specified

See Also

suspendDestination