|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Application | |
---|---|
org.apache.myfaces.config.element | |
org.apache.myfaces.config.impl.digester.elements |
Uses of Application in org.apache.myfaces.config.element |
---|
Methods in org.apache.myfaces.config.element that return types with arguments of type Application | |
---|---|
abstract List<Application> |
FacesConfig.getApplications()
|
Uses of Application in org.apache.myfaces.config.impl.digester.elements |
---|
Subclasses of Application in org.apache.myfaces.config.impl.digester.elements | |
---|---|
class |
Application
|
Methods in org.apache.myfaces.config.impl.digester.elements that return types with arguments of type Application | |
---|---|
List<Application> |
FacesConfig.getApplications()
|
Methods in org.apache.myfaces.config.impl.digester.elements with parameters of type Application | |
---|---|
void |
FacesConfig.addApplication(Application application)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |