public class VMContext extends Object implements IVMContext
| Constructor and Description |
|---|
VMContext(EnvironmentFactoryInternal environmentFactory) |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentFactoryInternal.EnvironmentFactoryInternalExtension |
getEnvironmentFactory() |
IVMDebuggerShell |
getShell() |
boolean |
keepDebug() |
void |
setShell(IVMDebuggerShell shell) |
public VMContext(EnvironmentFactoryInternal environmentFactory)
public EnvironmentFactoryInternal.EnvironmentFactoryInternalExtension getEnvironmentFactory()
getEnvironmentFactory in interface IVMContextpublic IVMDebuggerShell getShell()
getShell in interface IVMContextpublic boolean keepDebug()
keepDebug in interface IVMContextpublic void setShell(IVMDebuggerShell shell)
setShell in interface IVMContextCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.