Interface ReleasableFacesContextFactory

All Known Implementing Classes:
FacesContextFactoryImpl

public interface ReleasableFacesContextFactory
Version:
$Revision$ $Date$
Author:
Leonardo Uribe (latest modification by $Author$)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Release resources that the ExternalContext is holding onto.
  • Method Details

    • release

      void release()
      Release resources that the ExternalContext is holding onto.