| Constructor and Description |
|---|
WebConfigImpl() |
WebConfigImpl(Map<String,String> configuredContextParams,
List<ConfiguredServlet> configuredServlets,
List<ConfiguredServletMapping> configuredServletMappings) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getConfiguredContextParams() |
List<ConfiguredServletMapping> |
getConfiguredServletMappings() |
List<ConfiguredServlet> |
getConfiguredServlets() |
public WebConfigImpl()
public WebConfigImpl(Map<String,String> configuredContextParams, List<ConfiguredServlet> configuredServlets, List<ConfiguredServletMapping> configuredServletMappings)
public Map<String,String> getConfiguredContextParams()
getConfiguredContextParams in interface WebConfigpublic List<ConfiguredServletMapping> getConfiguredServletMappings()
getConfiguredServletMappings in interface WebConfigpublic List<ConfiguredServlet> getConfiguredServlets()
getConfiguredServlets in interface WebConfigCopyright © 2016 Liferay, Inc.. All rights reserved.