Class RequestProducer

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

public class RequestProducer extends Object

The RequestProducer is the CDI producer that allows EL resolving of #{request}

Since:
2.3
See Also: