Definitions for "Pointcut"
Keywords:  joinpoints, advice, join, pick, imo
a binding and thus should not be a part of the object being advised or the advice/aspect itself, IMO
a language-specific construct that denotes or captures a particular join point
an implementation of a Java interface that identifies whether given joinpoints match