Interface ReleasableFlash

All Known Implementing Classes:
FlashImpl

public interface ReleasableFlash
Implement this interface, so ClientWindowFlashTokenLRUMap can remove the resources associated with the client window / flash scope token, when an entry is discarded by the LRU algorithm.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    clearFlashMap(FacesContext facesContext, String clientWindowId, String token)