bawei框架面向切面编程中定义注解类用到了哪些元注解?

bawei框架面向切面编程中定义注解类用到了哪些元注解?

A.@Retention

B.@Target

C.getMethod()

D.@Documented

正确答案是ABC