Class SessionProducer

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

public class SessionProducer extends Object

The SessionProducer is the CDI producer that allows EL resolving of #{session}

Since:
2.3
See Also: