| Package | Description |
|---|---|
| org.glassfish.web.config.serverbeans |
| Modifier and Type | Method and Description |
|---|---|
ContextParam |
WebModuleConfig.getContextParam(String name) |
static ContextParam |
WebModuleConfig.Duck.getContextParam(WebModuleConfig instance,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ContextParam> |
WebModuleConfig.contextParamsMatching(String nameOrNull) |
static List<ContextParam> |
WebModuleConfig.Duck.contextParamsMatching(WebModuleConfig instance,
String nameOrNull) |
List<ContextParam> |
WebModuleConfig.getContextParam()
Returns the context-param objects, if any.
|
Copyright © 2019. All rights reserved.