org.apache.sling.engine
Interface SlingSettingsService

All Known Implementing Classes:
SlingSettingsServiceImpl

Deprecated. Use the 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-2012 The Apache Software Foundation. All Rights Reserved.