public interface JavaBreakpointHandlerFactory
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<JavaBreakpointHandlerFactory> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
JavaBreakpointHandler |
createHandler(DebugProcessImpl process) |
static final ExtensionPointName<JavaBreakpointHandlerFactory> EP_NAME
JavaBreakpointHandler createHandler(DebugProcessImpl process)