|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodParams | |
org.openejb.config.ejb11 |
Uses of MethodParams in org.openejb.config.ejb11 |
Methods in org.openejb.config.ejb11 that return MethodParams | |
MethodParams |
Method.getMethodParams()
|
MethodParams |
QueryMethod.getMethodParams()
Returns the value of field 'methodParams'. |
static MethodParams |
MethodParams.unmarshal(Reader reader)
|
Methods in org.openejb.config.ejb11 with parameters of type MethodParams | |
void |
Method.setMethodParams(MethodParams _methodParams)
|
void |
QueryMethod.setMethodParams(MethodParams methodParams)
Sets the value of field 'methodParams'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |