Deprecated API


Contents
Deprecated Interfaces
org.apache.sling.engine.RequestLog
          Use the request progress tracker instead. 
org.apache.sling.engine.SlingSettingsService
          Use the org.apache.sling.settings.SlingSettingsService 
 

Deprecated Classes
org.apache.sling.engine.servlets.AbstractServiceReferenceConfig
            
org.apache.sling.engine.EngineConstants
          All constants have alternatives to use 
org.apache.sling.engine.RequestUtil
          Use org.apache.sling.api.request.RequestUtil 
org.apache.sling.engine.ResponseUtil
          Use org.apache.sling.api.request.ResponseUtil 
 

Deprecated Fields
org.apache.sling.engine.EngineConstants.SESSION
          as of bundle version 2.1 
org.apache.sling.engine.EngineConstants.SLING_CURRENT_SERVLET_NAME
          Use SlingConstants.SLING_CURRENT_SERVLET_NAME 
org.apache.sling.engine.EngineConstants.SLING_HOME
          Use org.apache.sling.settings.SlingSettingsService#SLING_HOME 
org.apache.sling.engine.EngineConstants.SLING_HOME_URL
          Use org.apache.sling.settings.SlingSettingsService#SLING_HOME_URL 
org.apache.sling.engine.EngineConstants.SLING_SERLVET_NAME
            
 



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