Uses of Interface
com.ibm.ws.javaee.dd.common.ParamValue
-
Packages that use ParamValue Package Description com.ibm.ws.javaee.dd.web.common -
-
Uses of ParamValue in com.ibm.ws.javaee.dd.web.common
Methods in com.ibm.ws.javaee.dd.web.common that return types with arguments of type ParamValue Modifier and Type Method Description java.util.List<ParamValue>
WebCommon. getContextParams()
java.util.List<ParamValue>
Filter. getInitParams()
java.util.List<ParamValue>
Servlet. getInitParams()
-