PTP
Release 7.0

org.eclipse.ptp.debug.core.pdi.request
Interface IPDIEventRequestListener


public interface IPDIEventRequestListener

An event listener registers with the event request manager to receive notification of event requests

Since:
5.0

Method Summary
 void handleEventRequestChanged(IPDIEventRequest request)
          Notifies this listener that the given request has changed.
 

Method Detail

handleEventRequestChanged

void handleEventRequestChanged(IPDIEventRequest request)
Notifies this listener that the given request has changed.

Parameters:
request - - the event request

PTP
Release 7.0

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