com.liferay.faces.util.config.internal
Class ApplicationConfigImpl
java.lang.Object
com.liferay.faces.util.config.internal.ApplicationConfigImpl
- All Implemented Interfaces:
- ApplicationConfig
public class ApplicationConfigImpl
- extends Object
- implements ApplicationConfig
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationConfigImpl
public ApplicationConfigImpl(String contextPath,
FacesConfig facesConfig,
WebConfig webConfig)
getContextPath
public String getContextPath()
- Specified by:
getContextPath in interface ApplicationConfig
getFacesConfig
public FacesConfig getFacesConfig()
- Specified by:
getFacesConfig in interface ApplicationConfig
getWebConfig
public WebConfig getWebConfig()
- Specified by:
getWebConfig in interface ApplicationConfig
Copyright © 2015 Liferay, Inc.. All rights reserved.