| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ParamValue> |
WebApp.contextParam |
protected List<ParamValue> |
WebFragment.contextParam |
protected List<ParamValue> |
Servlet.initParam |
protected List<ParamValue> |
Handler.initParam |
protected List<ParamValue> |
Filter.initParam |
protected List<ParamValue> |
Validator.initParam |
| Modifier and Type | Method and Description |
|---|---|
List<ParamValue> |
WebCommon.getContextParam() |
List<ParamValue> |
WebApp.getContextParam() |
List<ParamValue> |
WebFragment.getContextParam() |
List<ParamValue> |
Servlet.getInitParam() |
List<ParamValue> |
Handler.getInitParam() |
List<ParamValue> |
Filter.getInitParam() |
List<ParamValue> |
Validator.getInitParam() |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.