|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.support.UniqueMethodFilter
public class UniqueMethodFilter
A ReflectionUtils.MethodFilter implementation that will match unique methods.
| Constructor Summary | |
|---|---|
UniqueMethodFilter(java.lang.Class<?> targetClass)
|
|
| Method Summary | |
|---|---|
boolean |
matches(java.lang.reflect.Method method)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UniqueMethodFilter(java.lang.Class<?> targetClass)
| Method Detail |
|---|
public boolean matches(java.lang.reflect.Method method)
matches in interface org.springframework.util.ReflectionUtils.MethodFilter
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||