|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.ejb.cfg.MethodParams
@Module public class MethodParams
Configuration for method-params.
Constructor Summary | |
---|---|
MethodParams()
|
Method Summary | |
---|---|
void |
addMethodParam(java.lang.Class<?> methodParam)
|
boolean |
isMatch(AnnotatedMethod<?> 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(AnnotatedMethod<?> 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 |