Class CompositeComponentProducer

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

public class CompositeComponentProducer extends Object

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

Since:
2.3
See Also: