@Component
public class FeignCostTimeAdvisor
extends org.springframework.aop.support.AbstractPointcutAdvisor
| 构造器和说明 |
|---|
FeignCostTimeAdvisor() |
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
existsAnnotation(Class<?> cs,
Class<? extends Annotation> annotation) |
org.aopalliance.aop.Advice |
getAdvice() |
org.springframework.aop.Pointcut |
getPointcut() |
public static boolean existsAnnotation(Class<?> cs, Class<? extends Annotation> annotation)
public org.springframework.aop.Pointcut getPointcut()
public org.aopalliance.aop.Advice getAdvice()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.