org.apache.myfaces.context.servlet
Class ServletFlashFactoryImpl

java.lang.Object
  extended by javax.faces.context.FlashFactory
      extended by org.apache.myfaces.context.servlet.ServletFlashFactoryImpl
All Implemented Interfaces:
FacesWrapper<FlashFactory>

public class ServletFlashFactoryImpl
extends FlashFactory

Author:
Leonardo Uribe

Constructor Summary
ServletFlashFactoryImpl()
           
 
Method Summary
 Flash getFlash(boolean create)
           
 
Methods inherited from class javax.faces.context.FlashFactory
getWrapped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServletFlashFactoryImpl

public ServletFlashFactoryImpl()
Method Detail

getFlash

public Flash getFlash(boolean create)
Specified by:
getFlash in class FlashFactory


Copyright © 2015 The Apache Software Foundation. All rights reserved.