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


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


可选元素摘要
 String value
           
 

value

public abstract String value
默认值:
""


Copyright © 2013. All Rights Reserved.