Class FlowProducer

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

public class FlowProducer extends Object

FlowProducer is the CDI producer that allows injection of the Flow using @Inject.

Since:
4.1
See Also: