A Callback Technique for Communicating among Classes

LUO Yong-sheng,Lin Shi-ping,Yang Shi-qiang
DOI: https://doi.org/10.3969/j.issn.1007-1423-b.2005.09.023
2005-01-01
Abstract:Using the idea of AOP and Java container for reference, this paper proposes a technique for communicating among classes through callback interfaces. This helps the application framework implement business logic and UI.
What problem does this paper attempt to address?