PTP
Release 5.0

org.eclipse.ptp.debug.ui.events
Class TerminatedDebugEvent

java.lang.Object
  extended by org.eclipse.ptp.debug.ui.events.DebugActionEvent
      extended by org.eclipse.ptp.debug.ui.events.TerminatedDebugEvent
All Implemented Interfaces:
IDebugActionEvent, ITerminatedDebugEvent

Deprecated.

public class TerminatedDebugEvent
extends DebugActionEvent
implements ITerminatedDebugEvent


Constructor Summary
TerminatedDebugEvent(java.lang.String job_id, java.lang.Object source, java.lang.Object target)
          Deprecated. Constructor
 
Method Summary
 
Methods inherited from class org.eclipse.ptp.debug.ui.events.DebugActionEvent
getJobId, getSource, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ptp.debug.ui.events.IDebugActionEvent
getJobId, getSource, getTarget
 

Constructor Detail

TerminatedDebugEvent

public TerminatedDebugEvent(java.lang.String job_id,
                            java.lang.Object source,
                            java.lang.Object target)
Deprecated. 
Constructor

Parameters:
job_id -
source -
target -

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.