Enum Class的使用
cn.taketoday.aop.aspectj.annotation.AbstractAspectJAdvisorFactory.AspectJAnnotationType
程序包
说明
Classes enabling AspectJ 5 @Annotated classes to be used in Framework AOP.
-
cn.taketoday.aop.aspectj.annotation中AbstractAspectJAdvisorFactory.AspectJAnnotationType的使用
修饰符和类型方法说明AbstractAspectJAdvisorFactory.AspectJAnnotation.getAnnotationType()Returns the enum constant of this class with the specified name.AbstractAspectJAdvisorFactory.AspectJAnnotationType.values()Returns an array containing the constants of this enum class, in the order they are declared.