Class ApplicationProducer

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

public class ApplicationProducer extends Object

The ApplicationProducer is the CDI producer that allows EL resolving of #{application}

Since:
2.3
See Also: