is there any way to interrupt Work, submitted to WebSphere CommonJ WorkManager? There is no API available.

Trying to overcome this issue, I have created synchronizedMap based API, tracking running threads. But interrupt() called on running thread is ignored, and blocking calls are not being interrupted.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.