Package org.springframework.aot.hint
Class MemberHint
java.lang.Object
org.springframework.aot.hint.MemberHint
- Direct Known Subclasses:
- ExecutableHint,- FieldHint
Base hint that describes the need for reflection on a 
Member.- Since:
- 6.0
- Author:
- Stephane Nicoll
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
MemberHint
 
- 
- 
Method Details- 
getNameReturn the name of the member.- Returns:
- the name
 
 
-