com.liferay.faces.util.config
Interface ApplicationConfig

All Known Implementing Classes:
ApplicationConfigImpl

public interface ApplicationConfig

Author:
Neil Griffin

Method Summary
 String getContextPath()
           
 FacesConfig getFacesConfig()
           
 WebConfig getWebConfig()
           
 

Method Detail

getContextPath

String getContextPath()

getFacesConfig

FacesConfig getFacesConfig()

getWebConfig

WebConfig getWebConfig()


Copyright © 2015 Liferay, Inc.. All rights reserved.