Class FlashProducer

java.lang.Object
com.sun.faces.cdi.FlashProducer
All Implemented Interfaces:
Contextual<Object>, Bean<Object>, BeanAttributes<Object>, PassivationCapable, Serializable

public class FlashProducer extends Object

The Flash producer is the CDI producer that allows EL resolving of #{flash}

Since:
2.3
See Also: