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

All Known Implementing Classes:
WeatherServiceImpl

public interface WeatherService


Method Summary
 Double getHistoricalHigh(Date date)
           
 

Method Detail

getHistoricalHigh

Double getHistoricalHigh(Date date)


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