注释类型 MethodLifeCycle


@Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface MethodLifeCycle
该注解用于为方法级别的自定义注解指定生命周期类
作者:
gongjun [dt_flys@hotmail.com]