Uses of Interface
org.apache.sling.settings.SlingSettingsService

Packages that use SlingSettingsService
org.apache.sling.settings.impl   
 

Uses of SlingSettingsService in org.apache.sling.settings.impl
 

Classes in org.apache.sling.settings.impl that implement SlingSettingsService
 class SlingSettingsServiceImpl
          This is the basic implementation of the sling settings service.
 

Methods in org.apache.sling.settings.impl with parameters of type SlingSettingsService
static void SlingSettingsPrinter.initPlugin(org.osgi.framework.BundleContext bundleContext, SlingSettingsService service)
           
 

Constructors in org.apache.sling.settings.impl with parameters of type SlingSettingsService
SlingSettingsPrinter(SlingSettingsService settings)
           
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.