public final class VirtualMachine extends Object
| Modifier and Type | Method and Description |
|---|---|
static HeapHistogram |
createHeapHistogram() |
static void |
detach()
Détachement du singleton.
|
static Object |
getJvmVirtualMachine() |
static InputStream |
heapHisto() |
static boolean |
isEnabled() |
static boolean |
isJRockit() |
static boolean |
isSupported() |
public static boolean isSupported()
public static boolean isJRockit()
public static boolean isEnabled()
public static Object getJvmVirtualMachine() throws Exception
Exception - epublic static InputStream heapHisto() throws Exception
Exception - epublic static HeapHistogram createHeapHistogram() throws Exception
Exception - eCopyright © 2008–2017 Emeric Vernat. All rights reserved.