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

Interface Pointcut

src+/main/java/com/ysj/tinySpring/aop/Pointcut.java:8–25  ·  view source on GitHub ↗

切点, 确定是对什么类的什么方法进行AOP(就是确定在哪切)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

invokeMethod · 0.65
interceptMethod · 0.65
invokeMethod · 0.65
interceptMethod · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected