Skip to search formSkip to main contentSkip to account menu

Join point

Known as: Join-point, Join-points 
In computer science, a join point is a point in the control flow of a program. In aspect-oriented programming a set of join points is called a… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
Highly Cited
2008
Highly Cited
2008
Abstract interpretation techniques prove properties of programs by computing abstract fixpoints. All such analyses suffer from… 
Highly Cited
2007
Highly Cited
2007
Process-oriented composition languages such as BPEL allow Web Services to be composed into more sophisticated services using a… 
Review
2006
Review
2006
CaesarJ is an aspect-oriented language which unifies aspects, classes and packages in a single powerful construct that helps to… 
Highly Cited
2006
Highly Cited
2006
The current AspectJ join points represent locations in the code that are the interface of the Java objects. However, not all the… 
Highly Cited
2004
Highly Cited
2004
Cooperative Information Systems (CoopIS) 2004 International Conference.- CoopIS 2004 International Conference (International… 
Highly Cited
2004
Highly Cited
2004
This paper reports on the third Early Aspects: Aspect-Oriented Requirements Engineering and Architecture Design Workshop, which… 
Highly Cited
2004
Highly Cited
2004
This paper describes the implementation of advice weaving in AspectJ. The AspectJ language picks out dynamic join points in a… 
Highly Cited
2003
Highly Cited
2003
This paper presents a semantics-based compilation model for an aspect-oriented programming language based on its operational… 
Highly Cited
2003
Highly Cited
2003
The application of refactorings during an object-oriented development process improves the design and therefore the quality of… 
Highly Cited
2002
Highly Cited
2002
AspectJ is a well-established programming language for the implementation of aspect-oriented programs. It supports the aspect…