| Package | Description |
|---|---|
| org.apache.sling.feature.scanner |
| Modifier and Type | Method and Description |
|---|---|
Set<PackageInfo> |
Descriptor.getDynamicImportedPackages()
Return a set of dynamic imported packages
|
Set<PackageInfo> |
Descriptor.getExportedPackages()
Return a set of exported packages
|
Set<PackageInfo> |
Descriptor.getImportedPackages()
Return a set of imported packages
|
| Modifier and Type | Method and Description |
|---|---|
int |
PackageInfo.compareTo(PackageInfo o) |
boolean |
BundleDescriptor.isExportingPackage(PackageInfo info)
Is the bundle exporting a package?
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.