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 Detail

      • invalidate

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