Package org.apache.myfaces.application
Class ApplicationFactoryImpl
java.lang.Object
jakarta.faces.application.ApplicationFactory
org.apache.myfaces.application.ApplicationFactoryImpl
- All Implemented Interfaces:
FacesWrapper<ApplicationFactory>
,Purgeable
- Version:
- $Revision$ $Date$
- Author:
- Manfred Geiler (latest modification by $Author$), Thomas Spiegl
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.faces.application.ApplicationFactory
getWrapped
-
Constructor Details
-
ApplicationFactoryImpl
public ApplicationFactoryImpl()
-
-
Method Details
-
purge
public void purge() -
getApplication
- Specified by:
getApplication
in classApplicationFactory
-
setApplication
- Specified by:
setApplication
in classApplicationFactory
-