| Class | Description |
|---|---|
| ModuleDependencyAnalyser | |
| PackageAnalyser |
A class that inspects module definitions of a bundle and processes them
to come up with package dependency matrix, split-packages, etc.
|
| PackageAnalyser.Bundle |
A dats structure to capture bundle details needed for our
processing.
|
| PackageAnalyser.PackageCapability |
Holds information about an exported package.
|
| PackageAnalyser.SplitPackage |
Holds information about a split-package.
|
| PackageAnalyser.Wire |
A wire represents a connection between an exporter bundle to an importer
bundle for a particular package.
|
Copyright © 2009–2017 Oracle Corporation. All rights reserved.