org.apache.sling.engine
Interface SlingSettingsService


public interface SlingSettingsService

The SlingSettingsService provides basic Sling settings.


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

Method Detail

getSlingId

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



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