|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VM in org.kohsuke.youdebug |
---|
Methods in org.kohsuke.youdebug that return VM | |
---|---|
static VM |
VMFactory.connectLocal(int pid)
|
static VM |
VMFactory.connectRemote(String host,
int port)
Connects via a socket |
static VM |
VM.current()
Can be called during event dispatching to obtain the current VM instance. |
static VM |
VMFactory.launch(String commandLine)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |