Interface MethodIntrospector.MetadataLookup<T>
- Type Parameters:
T- the type of metadata returned
- Enclosing class:
MethodIntrospector
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A callback interface for metadata lookup on a given method.
- Since:
- 4.2.3
- Author:
- Juergen Hoeller, Rossen Stoyanchev, Sam Brannen
-
Method Summary
-
Method Details
-
inspect
-