- ServicesListener - Class in org.apache.sling.settings.impl
-
The ServicesListener listens for the required services
and registers the settings service once all required services are
available
- ServicesListener(BundleContext) - Constructor for class org.apache.sling.settings.impl.ServicesListener
-
Start listeners
- SettingsServiceConfigurator - Class in org.apache.sling.settings.impl
-
- SettingsServiceConfigurator(BundleContext, SlingSettingsServiceImpl) - Constructor for class org.apache.sling.settings.impl.SettingsServiceConfigurator
-
- SLING_HOME - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the Sling home directory
(value is "sling.home").
- SLING_HOME_URL - Static variable in interface org.apache.sling.settings.SlingSettingsService
-
The name of the framework property defining the Sling home directory as
an URL (value is "sling.home.url").
- SlingPropertiesPrinter - Class in org.apache.sling.settings.impl
-
This is a configuration printer for the web console which
prints out the Sling properties from Launchpad if available.
- SlingPropertiesPrinter(Properties) - Constructor for class org.apache.sling.settings.impl.SlingPropertiesPrinter
-
- SlingSettingsPrinter - Class in org.apache.sling.settings.impl
-
This is a configuration printer for the web console which
prints out the sling settings.
- SlingSettingsPrinter(SlingSettingsService) - Constructor for class org.apache.sling.settings.impl.SlingSettingsPrinter
-
- SlingSettingsService - Interface in org.apache.sling.settings
-
The SlingSettingsService provides basic Sling settings
- SlingSettingsServiceImpl - Class in org.apache.sling.settings.impl
-
This is the basic implementation of the sling settings service.
- SlingSettingsServiceImpl(BundleContext, StartupHandler) - Constructor for class org.apache.sling.settings.impl.SlingSettingsServiceImpl
-
Create the service and search the Sling home urls and
get/create a sling id.
- start(BundleContext) - Method in class org.apache.sling.settings.impl.Activator
-
- stop(BundleContext) - Method in class org.apache.sling.settings.impl.Activator
-