org.apache.sling.engine
Interface SlingSettingsService


Deprecated. Use the org.apache.sling.settings.SlingSettingsService

@Deprecated
public interface SlingSettingsService

The SlingSettingsService provides basic Sling settings.


Method Summary
 java.lang.String getSlingId()
          Deprecated. The identifier of the running Sling instance.
 

Method Detail

getSlingId

java.lang.String getSlingId()
Deprecated. 
The identifier of the running Sling instance.



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