PTP
Release 5.0

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

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

Deprecated.

public class SuspendedDebugEvent
extends DebugActionEvent
implements IResumedDebugEvent


Constructor Summary
SuspendedDebugEvent(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

SuspendedDebugEvent

public SuspendedDebugEvent(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.