PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.event
Interface IPDIEventListener


public interface IPDIEventListener

An event listener registers with the event manager to receive event notification from the PDI model objects


Method Summary
 void handleDebugEvents(IPDIEvent[] events)
          Notifies this listener of the given event.
 

Method Detail

handleDebugEvents

void handleDebugEvents(IPDIEvent[] events)
Notifies this listener of the given event.

Parameters:
events - - the event

PTP
Release 7.0

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