public abstract Object blockingLock ()

Retrieves the object upon which the configureBlocking and register methods synchronize. This is often useful in the implementation of adaptors that require a specific blocking mode to be maintained for a short period of time.

Returns:  The blocking-mode lock object