[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[aspectj-users] Meaning of PointcutId
|
- From: Dénes Németh <mr.nemeth.denes@xxxxxxxxx>
- Date: Mon, 2 Jan 2012 12:55:47 +0100
- Delivered-to: aspectj-users@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=VjBLxhrUOXKA/vhtaTyBqYDynizp9E1TxB/CFgx+fgk=; b=r7zb5oMVOOVCO40w/SVOhzP4ZO1qDaCJOgbGbq9thBVzhRmB5m/TubXIzve9cMxm5p sKfABijpkjAFxQrtruM/9+hO8jWjWueH4nkJ0qfPNoFnHsoX/G6Q8Ze+NLP0PEpPwYeG hVpXj7kq8y7Uv/9XTH/OYtLU4gaC595XytUA4=
Hi
Can someone help me to explain what does the PointcutId pointcut do
and possibly give an example to it. The only documentation that I
could find is
"PointcutId(TypePattern or Id, ...) Picks out each join point that is
picked out by the user-defined pointcut designator named by
PointcutId."
Maybe PointcutId in the sentence should be Id, but I am not sure. An
example would be very useful
Denes
Happy new year