Uses of Interface
org.eclipse.equinox.log.ExtendedLogService

Packages that use ExtendedLogService
org.eclipse.equinox.log.internal   
 

Uses of ExtendedLogService in org.eclipse.equinox.log.internal
 

Classes in org.eclipse.equinox.log.internal that implement ExtendedLogService
 class ExtendedLogServiceImpl
           
 

Methods in org.eclipse.equinox.log.internal that return ExtendedLogService
 ExtendedLogService LogServiceManager.getSystemBundleLog()
           
 

Methods in org.eclipse.equinox.log.internal with parameters of type ExtendedLogService
 void ExtendedLogServiceFactory.ungetService(Bundle bundle, ServiceRegistration<ExtendedLogService> registration, ExtendedLogService service)
           
 

Method parameters in org.eclipse.equinox.log.internal with type arguments of type ExtendedLogService
 ExtendedLogServiceImpl ExtendedLogServiceFactory.getService(Bundle bundle, ServiceRegistration<ExtendedLogService> registration)
           
 void ExtendedLogServiceFactory.ungetService(Bundle bundle, ServiceRegistration<ExtendedLogService> registration, ExtendedLogService service)
           
 



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