This project has retired. For details please refer to its
Attic page.
Serialized Form (Cocoon Servlet Service Implementation 1.3.3-SNAPSHOT API)
Serialized Form
Package org.apache.cocoon.servletservice |
serialVersionUID: 1L
logger
org.apache.commons.logging.Log logger
- By default we use the logger for this class.
applicationContextStartDate
long applicationContextStartDate
- The startup date of the Spring application context used to setup the
DispatcherServlet.blockServletCollector
.
TODO: Use a better way to reload DispatcherServlet.blockServletCollector
when RCL is used, see COCOON-2076
blockServletCollector
Map<K,V> blockServletCollector
- The servlet collector bean
Package org.apache.cocoon.servletservice.util |
values
Map<K,V> values
- The parameter names are the keys and the value is a String array object
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.