public class

MemoryInspector

extends Object
java.lang.Object
   ↳ com.atlassian.jira.memoryinspector.MemoryInspector

Class Overview

This class tries to find known memory issues (e.g. memory leaks).

Summary

Public Constructors
MemoryInspector()
MemoryInspector(ThreadsProvider threadsProvider, ThreadsInspector threadsInspector)
Public Methods
void inspectMemoryAfterJiraShutdown()
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public MemoryInspector ()

public MemoryInspector (ThreadsProvider threadsProvider, ThreadsInspector threadsInspector)

Public Methods

public void inspectMemoryAfterJiraShutdown ()