zoukankan      html  css  js  c++  java
  • Mashups4JSF 1.0 发布

    Mashups4JSF 1.0 发布了,主要改进包括:

    1. Creating RSS Mashup feed sources in JSF applications.
    2. Creating ATOM Mashup feed sources in JSF applications.
    3. Consuming RSS, ATOM and JSON feeds inside JSF application using rssFeedReader, atomFeedReader, and jsonFeedReader components.
    4. Creating rich Google Maps with all of map details (Markers, Notes, Graphics, ...etc) declaratively using GMaps4JSF.
    5. Getting yahoo weather information using yahooWeather component.
    6. Performing public search in YouTube Videos using youTubeVideoList component.
    7. Performing public search in Google using googleSearchList component.
    8. Performing public search in Twitter using twitterSearchList component.
    9. Performing public search in Digg using diggSearchList component.
    10. Pretty Integration with Google Location Services.

    Mashup4JSF 架构流程图展示了客户机如何连接至 Mashups4JSF 组件

    Mashups4JSF 组件通过 mashup 服务提供商提供的客户机端 API 或 REST API 与 mashup 服务交互。Mashups4JSF 为每个 mashup 服务提供商提供一个工厂集来包装已实现服务。目前,Mashups4JSF 为(Google、Yahoo!、YouTube、Twitter 和 Digg)提供工厂。采用这一架构,您可以为现有受支持 mashup 服务提供商轻松添加服务,并轻松为新的 mashup 服务提供商添加更多工厂。该架构的另一个优势是包装的 mashup 服务完全从 Mashups4JSF 组件中分离,因此 mashup 服务可以独立使用。

  • 相关阅读:
    1. 首次运行 Git 的配置
    本地git连接github
    Cygwin(linux)中vim配置
    ibatis入门
    XML(可扩展性标记语言)学习汇总一
    第一只小啊小爬虫(纪念下)
    Android SQLite DB的封装
    关于做项目的一些感想
    Git 初学三(git对象与git重置)
    Git 初学二(暂存区)
  • 原文地址:https://www.cnblogs.com/dushu/p/3023388.html
Copyright © 2011-2022 走看看