com.liferay.faces.util.config
Interface WebConfig

All Known Implementing Classes:
WebConfigImpl

public interface WebConfig

Author:
Neil Griffin

Method Summary
 Map<String,String> getConfiguredContextParams()
           
 List<ConfiguredServletMapping> getConfiguredServletMappings()
           
 List<ConfiguredServlet> getConfiguredServlets()
           
 

Method Detail

getConfiguredContextParams

Map<String,String> getConfiguredContextParams()

getConfiguredServletMappings

List<ConfiguredServletMapping> getConfiguredServletMappings()

getConfiguredServlets

List<ConfiguredServlet> getConfiguredServlets()


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