|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@InvocationOrderSupport public interface NameMapper<T>
Interface for name mappers. A name mapper calculates a name for a given source object. e.g. Meta-Data Key (e.g.: annotation class name) -> ValidationStrategy
Method Summary | |
---|---|
java.lang.String |
createName(T source)
|
Method Detail |
---|
java.lang.String createName(T source)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |