blob: 29aea920833079b4c6fc87f68e259a5a5aae3bf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
---
title: Components.manager
slug: Mozilla/Tech/XPCOM/Language_Bindings/Components.manager
tags:
- 'XPCOM:Language Bindings'
- XPConnect
translation_of: Mozilla/Tech/XPCOM/Language_Bindings/Components.manager
---
<p>
</p><p><code>Components.manager</code> はグローバルなネイティブコンポーネントマネージャーサービスの便利な反映です。<a href="ja/NsIComponentManager">nsIComponentManager</a> インターフェースのスクリプト可能なメソッドはこのオブジェクトで直接呼び出しできます。
</p>
|