org.apache.myfaces.application
Class ApplicationFactoryImpl
java.lang.Object
javax.faces.application.ApplicationFactory
org.apache.myfaces.application.ApplicationFactoryImpl
- All Implemented Interfaces:
- FacesWrapper<ApplicationFactory>
public class ApplicationFactoryImpl
- extends ApplicationFactory
- Version:
- $Revision: 1188235 $ $Date: 2011-10-24 19:09:33 +0200 (Mon, 24 Oct 2011) $
- Author:
- Manfred Geiler (latest modification by $Author: struberg $), Thomas Spiegl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationFactoryImpl
public ApplicationFactoryImpl()
purgeApplication
public void purgeApplication()
getApplication
public Application getApplication()
- Specified by:
getApplication
in class ApplicationFactory
setApplication
public void setApplication(Application application)
- Specified by:
setApplication
in class ApplicationFactory
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.