org.apache.sling.settings.impl
Class SettingsServiceConfigurator

java.lang.Object
  extended by org.apache.sling.settings.impl.SettingsServiceConfigurator
All Implemented Interfaces:
org.osgi.service.cm.ManagedService

public class SettingsServiceConfigurator
extends Object
implements org.osgi.service.cm.ManagedService


Constructor Summary
SettingsServiceConfigurator(SlingSettingsServiceImpl s)
           
 
Method Summary
 void updated(Dictionary properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SettingsServiceConfigurator

public SettingsServiceConfigurator(SlingSettingsServiceImpl s)
Method Detail

updated

public void updated(Dictionary properties)
             throws org.osgi.service.cm.ConfigurationException
Specified by:
updated in interface org.osgi.service.cm.ManagedService
Throws:
org.osgi.service.cm.ConfigurationException


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