Package org.apache.sling.commons.osgi
Class BSNRenamer
java.lang.Object
org.apache.sling.commons.osgi.BundleFileProcessor
org.apache.sling.commons.osgi.BSNRenamer
Processes a bundle file by changing its Bundle-SymbolicName.
The original BSN is copied to a an
X_ORIG_BSN header,
to allow users to find out what happened.- Since:
- 2.4
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.sling.commons.osgi.BundleFileProcessor
process
-
Field Details
-
BUNDLE_SYMBOLIC_NAME
- See Also:
-
X_ORIG_BSN
- See Also:
-
BUNDLE_VERSION
- See Also:
-
-
Constructor Details
-
BSNRenamer
-