| java.lang.Object org.drools.eclipse.debug.core.DroolsDebugModel
DroolsDebugModel | public class DroolsDebugModel (Code) | | |
Method Summary | |
public static IDebugTarget | newDebugTarget(ILaunch launch, VirtualMachine vm, String name, IProcess process, boolean allowTerminate, boolean allowDisconnect) | public static IDebugTarget | newDebugTarget(ILaunch launch, VirtualMachine vm, String name, IProcess process, boolean allowTerminate, boolean allowDisconnect, boolean resume) |
newDebugTarget | public static IDebugTarget newDebugTarget(ILaunch launch, VirtualMachine vm, String name, IProcess process, boolean allowTerminate, boolean allowDisconnect)(Code) | | |
newDebugTarget | public static IDebugTarget newDebugTarget(ILaunch launch, VirtualMachine vm, String name, IProcess process, boolean allowTerminate, boolean allowDisconnect, boolean resume)(Code) | | |
|
|