[jboss-jira] [JBoss JIRA] (JBJCA-1134) Add method to dump queued threads
Jesper Pedersen (JIRA)
issues at jboss.org
Fri Feb 7 08:10:29 EST 2014
Jesper Pedersen created JBJCA-1134:
--------------------------------------
Summary: Add method to dump queued threads
Key: JBJCA-1134
URL: https://issues.jboss.org/browse/JBJCA-1134
Project: IronJacamar
Issue Type: Task
Components: Core
Reporter: Jesper Pedersen
Assignee: Jesper Pedersen
Fix For: 1.2.0.Beta1
Add
{noformat}
/**
* Dump the queued threads
* @return The strack traces of the queued thread, or empty if none
*/
public String[] dumpQueuedThreads();
{noformat}
to the Pool.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list