Class RequestGetterImpl

  • All Implemented Interfaces:
    RequestGetter, RequestGetterWrite

    public class RequestGetterImpl
    extends Object
    implements RequestGetter, RequestGetterWrite
    Service which will retrieve the current request information if it is available, this allows an application scoped bean to get access to request scoped information
    Author:
    Aaron Zeckoski (aaron@caret.cam.ac.uk)