CGLIB-based dynamic implementation mechanism of AOP
Gao Chen-hong
Abstract
Gao Chen-hong
Abstract
AOP(Aspect-Oriented Programming)is relatively new programming modelthat enables the separation of crosscutting concerns which is well-encapsulated into separate constructs known as aspect.Objects and the aspects are merged at compile-time or run-time.The basic concepts of AOP and CGLIB dynamic extension mechanism were introduced.How to execute advice in interceptor and finally implement AOP based on CGLIB is presented was proposed.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
AOP(Aspect-Oriented Programming)is relatively new programming modelthat enables the separation of crosscutting concerns which is well-encapsulated into separate constructs known as aspect.Objects and the aspects are merged at compile-time or run-time.The basic concepts of AOP and CGLIB dynamic extension mechanism were introduced.How to execute advice in interceptor and finally implement AOP based on CGLIB is presented was proposed.
Key concepts: Computer science, Aspect-oriented programming, Separation of concerns, Compile time, Programming language, Compiler, Mechanism (biology), Extension (predicate logic)