Class ManagedPropertyProducer

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

public class ManagedPropertyProducer extends Object

The ManagedPropertyProducer is the CDI producer that allows evaluation of arbitrary EL expressions.

Since:
2.3
See Also: