Uses of Class
org.kohsuke.youdebug.VM

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)
           
 



Copyright © 2013. All rights reserved.