public class SAJDWPRemoteConnection extends PidRemoteConnection
Modifier and Type | Class and Description |
---|---|
class |
SAJDWPRemoteConnection.SAJDWPListeningConnector |
ONTHROW, ONUNCAUGHT
Constructor and Description |
---|
SAJDWPRemoteConnection(java.lang.String pid,
java.util.List<java.lang.String> commands) |
Modifier and Type | Method and Description |
---|---|
com.sun.jdi.connect.Connector |
getConnector(DebugProcessImpl debugProcess) |
getPid, isFixedAddress
getAddress, getApplicationAddress, getApplicationHostName, getDebuggerAddress, getDebuggerHostName, getHostName, getLaunchCommandLine, isServerMode, isUseSockets, setAddress, setApplicationAddress, setApplicationHostName, setDebuggerAddress, setDebuggerHostName, setHostName, setServerMode, setUseSockets
public SAJDWPRemoteConnection(java.lang.String pid, java.util.List<java.lang.String> commands)
public com.sun.jdi.connect.Connector getConnector(DebugProcessImpl debugProcess) throws ExecutionException
getConnector
in class PidRemoteConnection
ExecutionException