Uses of Class
org.eclipse.equinox.log.internal.ExtendedLogReaderServiceImpl

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

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

Methods in org.eclipse.equinox.log.internal that return ExtendedLogReaderServiceImpl
 ExtendedLogReaderServiceImpl ExtendedLogReaderServiceFactory.getService(Bundle bundle, ServiceRegistration<ExtendedLogReaderServiceImpl> registration)
           
 

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

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



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