类 TraceBeanFactoryPointcutAdvisor
java.lang.Object
org.ifinalframework.aop.AbsPointcutAdvisor
org.ifinalframework.aop.AbsGenericPointcutAdvisor
org.ifinalframework.aop.simple.SimpleAnnotationBeanFactoryPointAdvisor<Tracer>
org.ifinalframework.monitor.trace.TraceBeanFactoryPointcutAdvisor
- 所有已实现的接口:
org.springframework.aop.Advisor,org.springframework.aop.PointcutAdvisor,org.springframework.core.Ordered
public class TraceBeanFactoryPointcutAdvisor
extends SimpleAnnotationBeanFactoryPointAdvisor<Tracer>
- 从以下版本开始:
- 1.0.0
- 版本:
- 1.0.0
- 作者:
- ilikly
-
字段概要
从接口继承的字段 org.springframework.aop.Advisor
EMPTY_ADVICE从接口继承的字段 org.springframework.core.Ordered
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE -
构造器概要
构造器 -
方法概要
从类继承的方法 org.ifinalframework.aop.simple.SimpleAnnotationBeanFactoryPointAdvisor
getPointcut从类继承的方法 org.ifinalframework.aop.AbsGenericPointcutAdvisor
getAdvice, setAdvice从类继承的方法 org.ifinalframework.aop.AbsPointcutAdvisor
getOrder, isPerInstance, setOrder
-
构造器详细资料
-
TraceBeanFactoryPointcutAdvisor
public TraceBeanFactoryPointcutAdvisor()
-
-
方法详细资料
-
getExecutor
-