|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.ejb.cfg.MethodParams
public class MethodParams
Configuration for method-params.
| Constructor Summary | |
|---|---|
MethodParams()
|
|
| Method Summary | |
|---|---|
void |
addMethodParam(java.lang.Class methodParam)
|
boolean |
isMatch(ApiMethod otherMethod)
|
boolean |
isMatch(java.lang.reflect.Method otherMethod)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodParams()
| Method Detail |
|---|
public void addMethodParam(java.lang.Class methodParam)
public boolean isMatch(ApiMethod otherMethod)
public boolean isMatch(java.lang.reflect.Method otherMethod)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||