com.atlassian.confluence.testbatching
Class HeapDumpTrigger

java.lang.Object
  extended by com.atlassian.confluence.testbatching.HeapDumpTrigger

public class HeapDumpTrigger
extends java.lang.Object


Constructor Summary
HeapDumpTrigger()
           
 
Method Summary
static boolean isEnabled()
           
 void triggerHeapDump()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HeapDumpTrigger

public HeapDumpTrigger()
Method Detail

isEnabled

public static boolean isEnabled()

triggerHeapDump

public void triggerHeapDump()
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.