Eclipse Platform
Release 3.2

Uses of Class
org.eclipse.core.runtime.PerformanceStats.PerformanceListener

Packages that use PerformanceStats.PerformanceListener
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry.  
 

Uses of PerformanceStats.PerformanceListener in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime with parameters of type PerformanceStats.PerformanceListener
static void PerformanceStats.addListener(PerformanceStats.PerformanceListener listener)
          Adds a listener that is notified when performance events occur.
static void PerformanceStats.removeListener(PerformanceStats.PerformanceListener listener)
          Removes an event listener.
 


Eclipse Platform
Release 3.2

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.