Package | Description |
---|---|
org.eclipse.jdt.debug.core |
Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture). |
Modifier and Type | Method and Description |
---|---|
static void |
JDIDebugModel.addHotCodeReplaceListener(IJavaHotCodeReplaceListener listener)
Registers the given listener for hot code replace notifications.
|
static void |
JDIDebugModel.removeHotCodeReplaceListener(IJavaHotCodeReplaceListener listener)
Unregisters the given listener for hot code replace notifications.
|
Copyright (c) IBM Corp. and others 2000, 2006. All Rights Reserved.