Uses of Interface
org.springframework.osgi.samples.weather.service.WeatherService

Packages that use WeatherService
org.springframework.osgi.samples.weather.service   
org.springframework.osgi.samples.weather.test   
 

Uses of WeatherService in org.springframework.osgi.samples.weather.service
 

Classes in org.springframework.osgi.samples.weather.service that implement WeatherService
 class WeatherServiceImpl
           
 

Uses of WeatherService in org.springframework.osgi.samples.weather.test
 

Methods in org.springframework.osgi.samples.weather.test with parameters of type WeatherService
 void WeatherServiceTest.setWeatherService(WeatherService ws)
           
 



Copyright © 2006-2007 Spring Framework. All Rights Reserved.