| Package | Description |
|---|---|
| org.apache.xbean.osgi.bundle.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
BundleResourceFinder.DummyDiscoveryFilter |
| Modifier and Type | Field and Description |
|---|---|
static ResourceDiscoveryFilter |
BundleResourceFinder.FULL_DISCOVERY_FILTER |
| Constructor and Description |
|---|
BundleResourceFinder(org.osgi.service.packageadmin.PackageAdmin packageAdmin,
org.osgi.framework.Bundle bundle,
String prefix,
String suffix,
ResourceDiscoveryFilter discoveryFilter)
Set up a BundleResourceFinder
The suffix may contain a path fragment, unlike the bundle.findEntries method.
|
Copyright © 2005–2023 The Apache Software Foundation. All rights reserved.