public class ConnectorManifestScanner extends Object implements org.ops4j.pax.swissbox.extender.BundleScanner<org.ops4j.pax.swissbox.extender.ManifestEntry>
Modifier and Type | Field and Description |
---|---|
static String |
ATT_BUNDLE_NAME |
static String |
ATT_BUNDLE_VERSION |
static String |
ATT_FRAMEWORK_VERSION |
Constructor and Description |
---|
ConnectorManifestScanner(Version version) |
Modifier and Type | Method and Description |
---|---|
List<org.ops4j.pax.swissbox.extender.ManifestEntry> |
scan(org.osgi.framework.Bundle bundle) |
public static final String ATT_FRAMEWORK_VERSION
public static final String ATT_BUNDLE_NAME
public static final String ATT_BUNDLE_VERSION
public ConnectorManifestScanner(Version version)
public List<org.ops4j.pax.swissbox.extender.ManifestEntry> scan(org.osgi.framework.Bundle bundle)
scan
in interface org.ops4j.pax.swissbox.extender.BundleScanner<org.ops4j.pax.swissbox.extender.ManifestEntry>
Copyright © 2022. All rights reserved.