|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.frascati.examples.twitterweather.lib.Orchestration
public class Orchestration
A client that orchestrates the Weather service with the Twitter one.
| Constructor Summary | |
|---|---|
Orchestration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getWeatherForUser(java.lang.String userId)
Return the weather for a given Twitter user |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Orchestration()
| Method Detail |
|---|
public final java.lang.String getWeatherForUser(java.lang.String userId)
TwitterWeather
getWeatherForUser in interface TwitterWeatheruserId - the id of the Twitter user
userId cityTwitterWeather.getWeatherForUser(String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||