开发者

Print as a joinpoint in aspectJ and expose all joinpoints in a code

One question whose answer I have not been able to figure out in whole day of searching.Can print statement in java as

sy开发者_如何学Gostem.out.println();

be treated as a joinpoint in aspectJ?

Also is there any way of exposing all the available join points in a code.

Thanks in advance for any help.


void * (String) did the trick.

Well still stuck with the exposing all the joinpoints in it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜