Uses of Class
org.apache.openejb.jee.oejb3.MethodParams
-
Packages that use MethodParams Package Description org.apache.openejb.jee.oejb3 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of MethodParams in org.apache.openejb.jee.oejb3
Fields in org.apache.openejb.jee.oejb3 declared as MethodParams Modifier and Type Field Description protected MethodParamsQueryMethod. methodParamsMethods in org.apache.openejb.jee.oejb3 that return MethodParams Modifier and Type Method Description MethodParamsObjectFactory. createMethodParams()Create an instance ofMethodParamsMethodParamsQueryMethod. getMethodParams()Methods in org.apache.openejb.jee.oejb3 with parameters of type MethodParams Modifier and Type Method Description voidQueryMethod. setMethodParams(MethodParams value)
-