Interface RequestScopedItem

All Known Implementing Classes:
InterceptionDecorationContext.Stack

public interface RequestScopedItem
An item that can be cached for the lifetime of a request.
Author:
Stuart Douglas
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Method that is called when the request ends
  • Method Details

    • invalidate

      void invalidate()
      Method that is called when the request ends