Uses of Class
org.osgi.util.tracker.ServiceTracker

Packages that use ServiceTracker
org.eclipse.osgi.framework.internal.core   
org.eclipse.osgi.framework.internal.protocol   
org.eclipse.osgi.framework.util   
 

Uses of ServiceTracker in org.eclipse.osgi.framework.internal.core
 

Constructors in org.eclipse.osgi.framework.internal.core with parameters of type ServiceTracker
FrameworkConsole(BundleContext context, ConsoleSession consoleSession, boolean isSystemInOut, ServiceTracker cptracker)
           
 

Uses of ServiceTracker in org.eclipse.osgi.framework.internal.protocol
 

Fields in org.eclipse.osgi.framework.internal.protocol declared as ServiceTracker
protected  ServiceTracker ContentHandlerProxy.contentHandlerServiceTracker
           
protected  ServiceTracker URLStreamHandlerProxy.urlStreamHandlerServiceTracker
           
 

Uses of ServiceTracker in org.eclipse.osgi.framework.util
 

Methods in org.eclipse.osgi.framework.util with parameters of type ServiceTracker
 void SecureAction.open(ServiceTracker tracker)
          Opens a ServiceTracker.
 



Copyright © 2007-2012 FuseSource, Corp.. All Rights Reserved.