Uses of Class
org.apache.openejb.jee.FacesConfig

Packages that use FacesConfig
org.apache.openejb.config   
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of FacesConfig in org.apache.openejb.config
 

Methods in org.apache.openejb.config that return FacesConfig
static FacesConfig ReadDescriptors.readFacesConfig(java.net.URL url)
           
 

Methods in org.apache.openejb.config that return types with arguments of type FacesConfig
 java.util.List<FacesConfig> WebModule.getFacesConfigs()
           
 

Uses of FacesConfig in org.apache.openejb.jee
 

Methods in org.apache.openejb.jee that return types with arguments of type FacesConfig
 javax.xml.bind.JAXBElement<FacesConfig> ObjectFactory.createFacesConfig(FacesConfig value)
          Create an instance of JAXBElement<FacesConfig>}
 

Methods in org.apache.openejb.jee with parameters of type FacesConfig
 javax.xml.bind.JAXBElement<FacesConfig> ObjectFactory.createFacesConfig(FacesConfig value)
          Create an instance of JAXBElement<FacesConfig>}
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.