com.liferay.faces.util.config
Interface WebConfig


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 © 2019 Liferay, Inc.. All rights reserved.