Class FlashFactory

    • Constructor Detail

      • FlashFactory

        @Deprecated
        public FlashFactory()
        Deprecated.
      • FlashFactory

        public FlashFactory​(FlashFactory delegate)
    • Method Detail

      • getFlash

        public abstract Flash getFlash​(boolean create)
      • getWrapped

        public FlashFactory getWrapped()
        Description copied from interface: FacesWrapper
        A class that implements this interface uses this method to return an instance of the class being wrapped.
        Specified by:
        getWrapped in interface FacesWrapper<FlashFactory>
        Returns:
        the instance of the class being wrapped