Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

nsIJetpackService

This interface enables the creation of new Jetpack processes.
1.0
28
Introduced
Gecko 2.0
Inherits from: nsISupports Last changed in Gecko 2.0 (Firefox 4 / Thunderbird 3.3 / SeaMonkey 2.1)

Implemented by: @mozilla.org/jetpack/service;1.

Method overview

nsIJetpack createJetpack();

Methods

createJetpack()

This method creates a new Jetpack process and returns an nsIJetpack interface that represents it.

nsIJetpack createJetpack();
Parameters

None.

Return value

An nsIJetpack interface representing the remote process.

History

See bugĀ 556846 for details.

See also

Document Tags and Contributors

 Contributors to this page: Sheppy, trevorh, Avarma
 Last updated by: Sheppy,