Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
OSGiの文脈で俗語「ファットバンドル」を聞いたので、通常のOSGiバンドルとの違いは何ですか?
ファットバンドルは、そのすべての依存関係を含むバンドルです。バンドルには内部クラスパスがあるため、アプリケーションを取得してバンドル内で実行できます。この「太い」バンドルを入手したら、断片を切り分けて、よりモジュール化することができます。