Uses of Class
org.apache.myfaces.cdi.managedproperty.ManagedPropertyInfo
-
Packages that use ManagedPropertyInfo Package Description org.apache.myfaces.cdi.managedproperty -
-
Uses of ManagedPropertyInfo in org.apache.myfaces.cdi.managedproperty
Methods in org.apache.myfaces.cdi.managedproperty with parameters of type ManagedPropertyInfo Modifier and Type Method Description protected Object
ManagedPropertyProducer. createManagedProperty(javax.enterprise.context.spi.CreationalContext<Object> cc, ManagedPropertyInfo typeInfo)
Constructors in org.apache.myfaces.cdi.managedproperty with parameters of type ManagedPropertyInfo Constructor Description ManagedPropertyProducer(javax.enterprise.inject.spi.BeanManager beanManager, ManagedPropertyInfo typeInfo)
-