PTP
Release 7.0

org.eclipse.ptp.services.core
Interface IServiceModelEventListener


public interface IServiceModelEventListener

A service model event listener is notified of events relating to the service model.


Method Summary
 void handleEvent(IServiceModelEvent event)
          Notifies this listener that some service model event has occurred.
 

Method Detail

handleEvent

void handleEvent(IServiceModelEvent event)
Notifies this listener that some service model event has occurred.

Parameters:
event - the service model event

PTP
Release 7.0

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