Hubbry Logo
search button
Sign in
Join point
Join point
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Join point
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Join point Wikipedia article. Here, you can discuss, collect, and organize anything related to Join point. The purpose of the hub is to connect people, fos...
Add your contribution
Join point

In computer science, a join point is a point in the control flow of a program where the control flow can arrive via two different paths. In particular, it's a basic block that has more than one predecessor.[1] In aspect-oriented programming a set of join points is called a pointcut. A join point is a specification of when, in the corresponding main program, the aspect code should be executed.

The join point is a point of execution in the base code where the advice specified in a corresponding pointcut is applied.

See also

[edit]

References

[edit]
  1. ^ Cooper, Keith D. (2012). Engineering a compiler. Torczon, Linda. (2nd ed.). Amsterdam: Elsevier/Morgan Kaufmann. p. 476. ISBN 978-0120884780. OCLC 714113472.