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