| Interface and Description |
|---|
| org.apache.sling.engine.RequestLog
Use the request progress tracker instead.
|
| org.apache.sling.engine.SlingSettingsService
Use the
SlingSettingsService |
| Class and Description |
|---|
| org.apache.sling.engine.servlets.AbstractServiceReferenceConfig |
| org.apache.sling.engine.RequestUtil
Use
RequestUtil |
| org.apache.sling.engine.ResponseUtil
Use
ResponseUtil |
| Field and Description |
|---|
| org.apache.sling.engine.EngineConstants.FILTER_ORDER
Use
"service.ranking"
(org.osgi.framework.Constants.SERVICE_RANKING) instead |
| org.apache.sling.engine.EngineConstants.FILTER_SCOPE
Use
EngineConstants.SLING_FILTER_SCOPE instead |
| 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
SlingSettingsService.SLING_HOME |
| org.apache.sling.engine.EngineConstants.SLING_HOME_URL
Use
SlingSettingsService.SLING_HOME_URL |
| org.apache.sling.engine.EngineConstants.SLING_SERLVET_NAME |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.