|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodParams | |
---|---|
org.apache.openejb.jee.wls | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of MethodParams in org.apache.openejb.jee.wls |
---|
Fields in org.apache.openejb.jee.wls declared as MethodParams | |
---|---|
protected MethodParams |
QueryMethod.methodParams
|
protected MethodParams |
Method.methodParams
|
Methods in org.apache.openejb.jee.wls that return MethodParams | |
---|---|
MethodParams |
ObjectFactory.createMethodParams()
Create an instance of MethodParams |
MethodParams |
QueryMethod.getMethodParams()
Gets the value of the methodParams property. |
MethodParams |
Method.getMethodParams()
Gets the value of the methodParams property. |
Methods in org.apache.openejb.jee.wls with parameters of type MethodParams | |
---|---|
void |
QueryMethod.setMethodParams(MethodParams value)
Sets the value of the methodParams property. |
void |
Method.setMethodParams(MethodParams value)
Sets the value of the methodParams property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |