类的使用
org.xmeta.annotation.ActionAnnotationHelper
-
使用ActionAnnotationHelper的程序包 程序包 说明 org.xmeta.annotation org.xmeta.util -
-
org.xmeta.annotation中ActionAnnotationHelper的使用
返回ActionAnnotationHelper的org.xmeta.annotation中的方法 修饰符和类型 方法 说明 static ActionAnnotationHelperActionAnnotationHelper. parse(Class<?> cls, Method method)分析方法和方法所述的类有没有定义动作相关的注解,如果有那么返回Helper,如果没有那么返回null。 -
org.xmeta.util中ActionAnnotationHelper的使用
返回ActionAnnotationHelper的org.xmeta.util中的方法 修饰符和类型 方法 说明 ActionAnnotationHelperActionContainer. getMethodHelper(String name)
-