Class InternalOsgiUtils
java.lang.Object
com.atlassian.confluence.impl.util.InternalOsgiUtils
Reads a file with expected OSGi-exposed packages
- Since:
- 7.0.1
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
readExposedOsgiPackagesFromFile
(String exportsFile) Read a list of package names from a file, one per line, filtering comments and blank lines.static String
-
Constructor Details
-
InternalOsgiUtils
public InternalOsgiUtils()
-
-
Method Details
-
readExposedOsgiSystemPackagesFromFile
Read a list of package names from a file, one per line, filtering comments and blank lines. -
readExposedOsgiPackagesFromFile
-
systemPackagesFilename
-
publicApiPackagesFilename
-
deprecatedPackagesFilename
-