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

  • 相关阅读:
    耿建超英语语法---使动词
    tensorboard的安装及遇到的问题
    利用PIL实现图片的切割
    mysql explain
    laravel sql查询
    聚簇索引和非聚簇索引
    修改数据表结构导致的问题
    接口优化记录
    redis优化记录
    php 判断两个数组是否相等
  • 原文地址:https://www.cnblogs.com/dushu/p/3023388.html
Copyright © 2011-2022 走看看