Eclipse Platform
Release 3.1

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

Packages that use PerformanceStats.PerformanceListener
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in 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.1

Guidelines for using Eclipse APIs.

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