All Classes and Interfaces

Class
Description
 
Represents an OSGi bundle containing NPM packages and modules.
Provides contents of a JSBundleObject.
Provides an object related to the NPM description model that can be directly referenced by its unique ID.
Processes an OSGi bundle to find NPM packages and modules inside it and make them available for the NPMRegistry to track them.
Deprecated.
As of Mueller (7.2.x), with no direct replacement
Represents an NPM module inside a JSBundle.
 
Represents an NPM package inside a JSBundle.
Represents an NPM package dependency (i.e., another NPM package).
Represents a JSBundleAsset that is selected/resolved from a pool of equivalent objects of the same type.
A JSPackage that allows addition of new JSModules.
Provides utility methods to manipulate module names.
 
 
An object to update the NPMRegistry modules in an efficient way.
Can be implemented by any service needing to be notified when the NPMRegistry is updated.
 
 
This class provides the same functionality as NPMResolver but without the need to reference any OSGi service or component.