public class MadmapMain extends Object
Constructor and Description |
---|
MadmapMain() |
Modifier and Type | Method and Description |
---|---|
static org.springframework.context.ApplicationContext |
appContext() |
static int |
concurrency() |
static boolean |
getSaveMemberNames() |
static void |
guiNotify() |
static boolean |
jdk14_compatible() |
static void |
main(String[] argv) |
static boolean |
noGUI() |
static boolean |
printFinalizers() |
static boolean |
runAnalysis() |
static boolean |
runDump() |
static boolean |
runRecursiveChildrenSize() |
static boolean |
runSystemGC() |
static void |
setSaveMemberNames(boolean newVal) |
static void |
setVerbose(boolean newVal) |
static boolean |
testFeature() |
static void |
usage() |
static boolean |
verbose() |
static void |
waitForGui() |
public static org.springframework.context.ApplicationContext appContext()
public static void guiNotify()
public static boolean runDump()
public static boolean runAnalysis()
public static boolean runSystemGC()
public static boolean runRecursiveChildrenSize()
public static void setVerbose(boolean newVal)
public static boolean verbose()
public static void setSaveMemberNames(boolean newVal)
public static boolean getSaveMemberNames()
public static boolean printFinalizers()
public static boolean noGUI()
public static boolean testFeature()
public static boolean jdk14_compatible()
public static int concurrency()
public static void waitForGui()
public static void usage()
public static void main(String[] argv)
args
- Copyright © 2008-2012. All Rights Reserved.