Package org.marid.spring.annotation
Class OrderedAnnotatedMethodProvider
- java.lang.Object
-
- java.lang.ClassValue<java.lang.reflect.Method[]>
-
- org.marid.spring.annotation.OrderedAnnotatedMethodProvider
-
public final class OrderedAnnotatedMethodProvider extends java.lang.ClassValue<java.lang.reflect.Method[]>
-
-
Constructor Summary
Constructors Constructor Description OrderedAnnotatedMethodProvider(java.lang.Class<? extends java.lang.annotation.Annotation>... annotations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.reflect.Method[]computeValue(java.lang.Class<?> type)
-