proceedingjoinpoint和joinpoint區別

import org.aspectj.lang.reflect.SourceLocation; public interface JoinPoint { String toString(); //連接點所在位置的相關信息 String toShortString(); //連接點所在位置的簡短相關信息 String toLongString
相關文章
相關標籤/搜索