はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    WWDC25

『Welcome to Apache Felix :: Apache Felix』

  • 人気
  • 新着
  • すべて
  • Apache Felix - Apache Felix Framework and Google Android

    3 users

    felix.apache.org

    The purpose of this document is to explain how to use Apache Felix on Google's new mobile phone platform - Android. Dalvik VM Google Android SDK allows developers to write Java code in order to create Android applications. Instead of a regular Java Virtual Machine that executes this code, a special-purpose virtual machine named Dalvik is being used in order to comply with mobile platform requireme

    • 暮らし
    • 2011/06/07 13:33
    • OSGi
    • Android
    • http://felix.apache.org/site/presentations.data/OSGi%20on%20Google%20Android%20using%20Apache%20Felix.pdf

      3 users

      felix.apache.org

      • 世の中
      • 2010/03/06 10:30
      • OSGi
      • android
      • Apache Felix - Apache Felix OSGi Tutorial

        6 users

        felix.apache.org

        This tutorial creates successively more complex OSGi bundles to illustrate most of the features and functionality offered by the OSGi framework. Trails: Apache Felix Tutorial Example 1: A bundle that listens for OSGi service events. Apache Felix Tutorial Example 2: A bundle that implements a dictionary service. Apache Felix Tutorial Example 2b: A bundle that implements another dictionary service.

        • 暮らし
        • 2010/01/11 23:39
        • OSGi
        • Felix
        • apache
        • Java
        • *あとで
        • Apache Felix - Apache Felix iPOJO

          4 users

          felix.apache.org

          The easiest way to get involved in iPOJO is to try it out. See the iPOJO in 10 minutes tutorial for how to get up and running with the iPOJO framework and the downloads page for more information on acquiring iPOJO & related tools. You can also have a look to this presentation describing iPOJO main features. What's news iPOJO Web Console Plugin 1.4.4 available : new webconsole plugin available to g

          • 世の中
          • 2009/12/23 21:07
          • OSGi
          • DS
          • Apache Felix - Apache Felix Karaf

            3 users

            felix.apache.org

            Overview Apache Felix Karaf is a small OSGi based runtime which provides a lightweight container onto which various components and applications can be deployed. Here is a short list of features supported by the Karaf: Hot deployment: Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the [home]/deploy directory. Each time a jar is copied in this folder, it will be install

            • 暮らし
            • 2009/12/11 22:30
            • OSGi
            • dev
            • Java
            • system
            • Service
            • it
            • Apache Felix Maven Bundle Plugin (BND) :: Apache Felix

              8 users

              felix.apache.org

              This plugin for Maven 2/3 is based on the BND tool from Peter Kriens. The way BND works is by treating your project as a big collection of classes (e.g., project code, dependencies, and the class path). The way you create a bundle with BND is to tell it the content of the bundle’s JAR file as a subset of the available classes. This plugin wraps BND to make it work specifically with the Maven 2 pro

              • テクノロジー
              • 2009/06/10 23:55
              • osgi
              • maven
              • Java
              • *あとで
              • Apache Felix - Index

                18 users

                felix.apache.org

                Welcome to Apache Felix News The initial release of the Apache Felix Remote Shell is now available from the downloads section and from the Maven repository. We would like to thank Dieter Wimberger for contributing this bundle to the Apache Felix project. The Felix 1.2.1 release is now available in the downloads section. New Framework 1.2.1, Main 1.2.1, Bundle Repository 1.2.0, Shell 1.0.2, and Sh

                • 学び
                • 2007/12/20 14:48
                • OSGi
                • java
                • !gtd 資料(いつか読む)
                • software
                • development
                • *あとで
                • ApacheFelix
                • Welcome to Apache Felix :: Apache Felix

                  5 users

                  felix.apache.org

                  Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies under the Apache license. The OSGi specifications originally targeted embedded devices and home services gateways, but they are ideally suited for any project interested in the principles of modularity, component-orientation, and/or service-orientation. OSGi techn

                  • テクノロジー
                  • 2006/01/08 15:47
                  • OSGI
                  • java
                  • *あとで

                  このページはまだ
                  ブックマークされていません

                  このページを最初にブックマークしてみませんか?

                  『Welcome to Apache Felix :: Apache Felix』の新着エントリーを見る

                  キーボードショートカット一覧

                  j次のブックマーク

                  k前のブックマーク

                  lあとで読む

                  eコメント一覧を開く

                  oページを開く

                  はてなブックマーク

                  • 総合
                  • 一般
                  • 世の中
                  • 政治と経済
                  • 暮らし
                  • 学び
                  • テクノロジー
                  • エンタメ
                  • アニメとゲーム
                  • おもしろ
                  • アプリ・拡張機能
                  • 開発ブログ
                  • ヘルプ
                  • お問い合わせ
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について
                  • ガイドライン
                  • 利用規約
                  • プライバシーポリシー
                  • 利用者情報の外部送信について

                  公式Twitter

                  • 公式アカウント
                  • ホットエントリー

                  はてなのサービス

                  • はてなブログ
                  • はてなブログPro
                  • 人力検索はてな
                  • はてなブログ タグ
                  • はてなニュース
                  • ソレドコ
                  • App Storeからダウンロード
                  • Google Playで手に入れよう
                  Copyright © 2005-2025 Hatena. All Rights Reserved.
                  設定を変更しましたx