Uses of Class
org.apache.openejb.jee.FacesReferencedBean
-
Packages that use FacesReferencedBean Package Description org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of FacesReferencedBean in org.apache.openejb.jee
Fields in org.apache.openejb.jee with type parameters of type FacesReferencedBean Modifier and Type Field Description protected List<FacesReferencedBean>FacesConfig. referencedBeanMethods in org.apache.openejb.jee that return types with arguments of type FacesReferencedBean Modifier and Type Method Description List<FacesReferencedBean>FacesConfig. getReferencedBean()Gets the value of the referencedBean property.
-