|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.reflect.ReflectUtils.MemberCriteriaAdapter
com.jeffpalm.util.reflect.ReflectUtils.AbstractMethodCriteriaAdapter
public abstract static class ReflectUtils.AbstractMethodCriteriaAdapter
| Constructor Summary | |
|---|---|
ReflectUtils.AbstractMethodCriteriaAdapter()
|
|
| Method Summary | |
|---|---|
boolean |
acceptExceptionTypes(java.lang.Class[] exceptionTypes)
|
boolean |
acceptParameterTypes(java.lang.Class[] parameterTypes)
|
| Methods inherited from class com.jeffpalm.util.reflect.ReflectUtils.MemberCriteriaAdapter |
|---|
acceptDeclaringClass, acceptModifiers, acceptName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.jeffpalm.util.reflect.ReflectUtils.MemberCriteria |
|---|
acceptDeclaringClass, acceptModifiers, acceptName |
| Constructor Detail |
|---|
public ReflectUtils.AbstractMethodCriteriaAdapter()
| Method Detail |
|---|
public boolean acceptParameterTypes(java.lang.Class[] parameterTypes)
acceptParameterTypes in interface ReflectUtils.AbstractMethodCriteriapublic boolean acceptExceptionTypes(java.lang.Class[] exceptionTypes)
acceptExceptionTypes in interface ReflectUtils.AbstractMethodCriteria
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||