2001
DOI: 10.1007/3-540-45429-2_1
|View full text |Cite
|
Sign up to set email alerts
|

JAC: A Flexible Solution for Aspect-Oriented Programming in Java

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
93
0
3

Year Published

2002
2002
2011
2011

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 121 publications
(96 citation statements)
references
References 9 publications
0
93
0
3
Order By: Relevance
“…Dynamic AOP [8,10,67,72] is widely recognized as a powerful technique for dynamic program adaptation. Hirschfeld and Kawamura [39] use dynamic aspects for integrating third-party services and debugging live mobile-communication systems.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Dynamic AOP [8,10,67,72] is widely recognized as a powerful technique for dynamic program adaptation. Hirschfeld and Kawamura [39] use dynamic aspects for integrating third-party services and debugging live mobile-communication systems.…”
Section: Related Workmentioning
confidence: 99%
“…In static AOP approaches such as AspectJ, weaving happens at compile time or load time. In dynamic AOP approaches [8,10,67], aspects can be deployed and undeployed at runtime. Thus, dynamic AOP allows aspects to adapt the behavior of applications to changes in the requirements and runtime environment [72].…”
Section: Introduction To Aspect-oriented Programmingmentioning
confidence: 99%
See 1 more Smart Citation
“…We then say that there is a wrapping chain. This situation raises a composition issue that we discussed in earlier papers [26,20]. This issue is beyond the scope of the current paper: basically we define composition rules that specify the order in which the wrappers must be applied to the base object.…”
Section: Programming Dynamic Wrappersmentioning
confidence: 99%
“…In JAC (Java Aspect Components) [17], aspects can be wrapped around objects at run time. The precedence of wrapping is addressed by an explicit composition aspect written in a general-purpose language.…”
Section: Related Workmentioning
confidence: 99%