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 服务可以独立使用。

  • 相关阅读:
    [转载]应用系统架构设计
    带隐藏功能的菜单导航
    3 CSS 高级语法
    FarPoint Spread 基础知识
    端口映射工具
    2008年上半年信息系统项目管理师考试试题分析
    DateTime.Now
    华为战略部门研究山寨机决定出售手机部门
    网管必须掌握的八个DOS命令(转)
    智能机常见问题(新手必读)
  • 原文地址:https://www.cnblogs.com/dushu/p/3023388.html
Copyright © 2011-2022 走看看