دانلود مقاله ISI انگلیسی شماره 147158
ترجمه فارسی عنوان مقاله

جنبه کارآمد در زمان اجرا برای برنامه های جاوا

عنوان انگلیسی
Efficient runtime aspect weaving for Java applications
کد مقاله سال انتشار تعداد صفحات مقاله انگلیسی
147158 2018 14 صفحه PDF
منبع

Publisher : Elsevier - Science Direct (الزویر - ساینس دایرکت)

Journal : Information and Software Technology, Available online 3 April 2018

ترجمه کلمات کلیدی
سازگاری زمان اجرا عینک آفتابی دعوت نامه برنامه نویسی جهت گرا جاوا، اجرای زمان اجرا،
کلمات کلیدی انگلیسی
Runtime adaptation; Aspect weaving; invokedynamic; Aspect-oriented programming; Java; Runtime performance;
پیش نمایش مقاله
پیش نمایش مقاله  جنبه کارآمد در زمان اجرا برای برنامه های جاوا

چکیده انگلیسی

The dynamic aspect weaver implemented demonstrates that invokedynamic is a suitable mechanism to provide efficient runtime aspect weaving for Java applications. Moreover, it supports concurrent and programmatic aspect (un)weaving at any point of execution, a wide set of join points, class and object weaving, and allow aspects to have their own state. Neither the Java language nor the virtual machine needs to be modified.