Class RequestServiceImpl

java.lang.Object
ch.tocco.nice2.dms.api.publish.RequestServiceImpl
All Implemented Interfaces:
RequestService

@Component public class RequestServiceImpl extends Object implements RequestService
Contains the HttpServletRequest which belongs to the current request. Important: Each request (and thus each thread) needs its own instance.