|
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.AnnotatedMethodFilter
public class AnnotatedMethodFilter
A MethodFilter implementation that enables the following:
| Constructor Summary | |
|---|---|
AnnotatedMethodFilter(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType,
java.lang.String methodName,
boolean requiresReply)
|
|
| Method Summary | |
|---|---|
java.util.List<java.lang.reflect.Method> |
filter(java.util.List<java.lang.reflect.Method> methods)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotatedMethodFilter(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType,
java.lang.String methodName,
boolean requiresReply)
| Method Detail |
|---|
public java.util.List<java.lang.reflect.Method> filter(java.util.List<java.lang.reflect.Method> methods)
filter in interface org.springframework.expression.MethodFilter
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||