public class

ThreadsProviderImpl

extends Object
implements ThreadsProvider
java.lang.Object
   ↳ com.atlassian.jira.memoryinspector.ThreadsProviderImpl

Summary

Public Constructors
ThreadsProviderImpl()
Public Methods
Iterable<Thread> getAllThreads()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.memoryinspector.ThreadsProvider

Public Constructors

public ThreadsProviderImpl ()

Public Methods

public Iterable<Thread> getAllThreads ()