Serialized Form
|
Package org.apache.sling.engine.impl |
httpService
org.osgi.service.http.HttpService httpService
adapterManager
org.apache.sling.api.adapter.AdapterManager adapterManager
log
org.slf4j.Logger log
- default log
slingServletContext
SlingServletContext slingServletContext
productInfo
String productInfo
- The product information part of the
SlingMainServlet.serverInfo returns from the
ServletContext.getServerInfo() method. This field defaults
to SlingMainServlet.PRODUCT_NAME and is ammended with the major and minor version
of the Sling Engine bundle while this component is being
SlingMainServlet.activate(BundleContext, Map) activated}.
serverInfo
String serverInfo
- The server information to report in the
SlingMainServlet.getServerInfo() method.
By default this is just the SlingMainServlet.PRODUCT_NAME (same as
SlingMainServlet.productInfo. During SlingMainServlet.activate(BundleContext, Map)
activation} the field is updated with the full SlingMainServlet.productInfo value
as well as the operating system and java version it is running on.
Finally during servlet initialization the product information from the
servlet container's server info is added to the comment section.
requestListenerManager
RequestListenerManager requestListenerManager
allowTrace
boolean allowTrace
printerRegistration
Object printerRegistration
slingHttpContext
org.apache.sling.engine.impl.SlingHttpContext slingHttpContext
filterManager
ServletFilterManager filterManager
requestProcessor
SlingRequestProcessorImpl requestProcessor
requestProcessorRegistration
org.osgi.framework.ServiceRegistration requestProcessorRegistration
requestProcessorMBeanRegistration
org.osgi.framework.ServiceRegistration requestProcessorMBeanRegistration
|
Package org.apache.sling.engine.impl.parameters |
serialVersionUID: -3984737679401682171L
stringParameterMap
Map<K,V> stringParameterMap
requestParameters
List<E> requestParameters
serialVersionUID: -4482276105859280247L
|
Package org.apache.sling.engine.impl.request |
requests
org.apache.sling.engine.impl.request.RequestHistoryConsolePlugin.RequestInfoMap requests
storePatterns
List<E> storePatterns
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.