MCPcopy Create free account
hub / github.com/code4craft/tiny-spring / Advisor

Interface Advisor

src+/main/java/com/ysj/tinySpring/aop/Advisor.java:10–18  ·  view source on GitHub ↗

通知器 用于实现 具体的方法拦截,需要使用者编写,也就对应了 Spring 中的前置通知、后置通知、环切通知等。

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Implementers 2

AspectJExpressionPointcutAdvisorsrc/main/java/us/codecraft/tinyioc/aop
AspectJExpressionPointcutAdvisorsrc+/main/java/com/ysj/tinySpring/aop/

Calls

no outgoing calls

Tested by

no test coverage detected