This panel shows the details of a bundle, including identification information, the values of headers in the bundle manifest file, and bundle dependencies.
To view this panel in the
administrative console, click one of the following paths:
Configuration tab
The
Configuration tab shows the following details of the bundle:
- ID
- The unique ID of the bundle. This value is generated automatically.
- Bundle name
- The name of the bundle.
- Bundle version
- The version of the bundle.
- Bundle state
- The state of the bundle.
- Bundle manifest headers
- The values of headers from the MANIFEST.MF file for this bundle.
- Host bundles
- The IDs and names of the host bundles of which this bundle is a fragment. Click a bundle name to show the details of that bundle.
- Fragment bundles
- The IDs and names of the fragment bundles for which this bundle is a host. Click a bundle name to show the details of that bundle.
- Bundle dependencies
- The IDs and names of the bundles that are required by this bundle. Bundle dependencies are bundles that export packages that are imported by this bundle. Click a bundle name to show the details of that bundle.
- Bundle dependents
- The IDs and names of the bundles that depend on this bundle. Bundle dependents are bundles that import packages that this bundle exports. Click a bundle name to show the details of that bundle.