Interface NameProcessor
-
- All Known Implementing Classes:
NameSpelExpressionProcessor
public interface NameProcessor- Author:
- lengleng
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringdoDetermineName(java.lang.Object[] args, java.lang.reflect.Method method, java.lang.String key)解析名称
-