Package cloud.piranha.extension.herring


package cloud.piranha.extension.herring
  • Classes
    Class
    Description
    The WebApplicationExtension that is responsible for setting up the proper Context instance so it can be made available during web application initialization and subsequently during request processing as well as delivering listeners to set/remove the Context from the current thread.
    The ServletRequestListener that sets the Context instance on the current thread just before request processing and removes the Context instance from the current after the request has been processed.