Proceedings of the 8th Workshop on Aspects, Components, and Patterns for Infrastructure Software 2009
DOI: 10.1145/1509276.1509287
|View full text |Cite
|
Sign up to set email alerts
|

Region pointcut for AspectJ

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2009
2009
2013
2013

Publication Types

Select...
3
3

Relationship

0
6

Authors

Journals

citations
Cited by 12 publications
(9 citation statements)
references
References 8 publications
0
9
0
Order By: Relevance
“…In other words, the method is a "nop". The first and third parameter relate to @Java's internal representation: they are machine-generate unique string identifiers for the expression 1 . @AspectJ uses this string to pattern match the correct expression.…”
Section: Expressionsmentioning
confidence: 99%
See 3 more Smart Citations
“…In other words, the method is a "nop". The first and third parameter relate to @Java's internal representation: they are machine-generate unique string identifiers for the expression 1 . @AspectJ uses this string to pattern match the correct expression.…”
Section: Expressionsmentioning
confidence: 99%
“…However, the implementation is rigid in that only the so-called loop arguments (the iterating variable, the loop condition, and the increment) can be accessed, and it also suffers from some severe limitations, like supporting only ascending loops. Akai et al [1] describe the concept of region pointcut as an extension to AspectJ. A region pointcut may select a particular code section in order to deal with synchronization and transaction management.…”
Section: @Aspectj At Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Cunha et al [4] presented a collection of well-known, high-level concurrency patterns and mechanisms, such as synchronization and barrier. In [5,22,23], a loop joint model, a region aspect, and a synchronized block join point were proposed for parallelization in AspectJ. Rashid et al [8] proposed a persistence model of Java objects using an AOP approach.…”
Section: Related Workmentioning
confidence: 99%