PTP
Release 5.0

Uses of Interface
org.eclipse.ptp.services.core.IServiceModelEventListener

Packages that use IServiceModelEventListener
org.eclipse.ptp.services.core   
 

Uses of IServiceModelEventListener in org.eclipse.ptp.services.core
 

Methods in org.eclipse.ptp.services.core with parameters of type IServiceModelEventListener
 void ServiceModelManager.addEventListener(IServiceModelEventListener listener, int type)
           
 void IServiceModelManager.addEventListener(IServiceModelEventListener listener, int type)
          Adds the given listener for service model events.
 void ServiceModelManager.removeEventListener(IServiceModelEventListener listener)
           
 void IServiceModelManager.removeEventListener(IServiceModelEventListener listener)
          Removes the given listener for service model events.
 


PTP
Release 5.0

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