public class JavaAttachDebuggerProvider extends java.lang.Object implements XLocalAttachDebuggerProvider
Modifier and Type | Class and Description |
---|---|
static class |
JavaAttachDebuggerProvider.ProcessAttachDebuggerRunner |
EP
Constructor and Description |
---|
JavaAttachDebuggerProvider() |
Modifier and Type | Method and Description |
---|---|
XLocalAttachGroup |
getAttachGroup() |
java.util.List<XLocalAttachDebugger> |
getAvailableDebuggers(Project project,
ProcessInfo processInfo,
UserDataHolder contextHolder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAvailableDebuggers, getPresentationGroup, isAttachHostApplicable
getAttachDebuggerProviders
public XLocalAttachGroup getAttachGroup()
getAttachGroup
in interface XLocalAttachDebuggerProvider
public java.util.List<XLocalAttachDebugger> getAvailableDebuggers(Project project, ProcessInfo processInfo, UserDataHolder contextHolder)
getAvailableDebuggers
in interface XLocalAttachDebuggerProvider