com.jdon.annotation.pointcut
注释类型 Around


@Target(value=METHOD)
@Retention(value=RUNTIME)
@Documented
public @interface Around



Copyright © 2013. All Rights Reserved.