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
 String getSlingId()
          Deprecated. The identifier of the running Sling instance.
 

Method Detail

getSlingId

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



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