Class ComponentProducer

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

public class ComponentProducer extends Object

The Component producer is the CDI producer that allows EL resolving of #{component}

Since:
2.3
See Also: