@inproceedings{0727f71064214369bf2cd0342c3e9818,
title = "Reengineering of Java legacy system based on aspect-oriented programming",
abstract = "Legacy System is difficult to be maintained and refactored for lack of necessary documents and source codes. How to generate some valuable information from system runtime behaviors is a big challenge to systems reengineering. In this paper, we attempt to reconstruct class diagram and sequence diagram from the binary bytecode of Java program by reflection and bytecode decompilation. The pattern of Aspect-Oriented Programming is applied to resolve the intricate codes of Interface and Dependency Injection pattern through weaving aspect codes into binary bytecodes during runtime to trace the system behaviors. The experiments show our approach can exactly generate the class diagram and sequence diagram from legacy Java System.",
keywords = "Aspect-oriented programing, Component, Java legacy system, Reengineering, Runtime behavior",
author = "Liangyu Chen and Jianlin Wang and Ming Xu and Zhenbing Zeng",
year = "2010",
doi = "10.1109/ETCS.2010.298",
language = "英语",
isbn = "9780769539874",
series = "2nd International Workshop on Education Technology and Computer Science, ETCS 2010",
pages = "220--223",
booktitle = "2nd International Workshop on Education Technology and Computer Science, ETCS 2010",
note = "2nd International Workshop on Education Technology and Computer Science, ETCS 2010 ; Conference date: 06-03-2010 Through 07-03-2010",
}