Class LauncherProperties
java.lang.Object
org.apache.sling.feature.extension.apiregions.launcher.LauncherProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertiesgetBundleIDtoBSNandVersionMap(org.apache.sling.feature.Feature app, org.apache.sling.feature.builder.ArtifactProvider artifactProvider) static PropertiesgetBundleIDtoFeaturesMap(org.apache.sling.feature.Feature app) static PropertiesgetFeatureIDtoRegionsMap(ApiRegions regions) static PropertiesgetRegionNametoPackagesMap(ApiRegions regions) static voidsave(Properties properties, File file)
-
Field Details
-
PROPERTY_PREFIX
- See Also:
-
-
Constructor Details
-
LauncherProperties
public LauncherProperties()
-
-
Method Details
-
getBundleIDtoBSNandVersionMap
public static Properties getBundleIDtoBSNandVersionMap(org.apache.sling.feature.Feature app, org.apache.sling.feature.builder.ArtifactProvider artifactProvider) -
getBundleIDtoFeaturesMap
-
getFeatureIDtoRegionsMap
-
getRegionNametoPackagesMap
-
save
- Throws:
IOException
-