|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(URL url)
|
Methods in org.apache.openejb.config that return types with arguments of type FacesConfig | |
---|---|
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 > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |