Home » Unlabelled » What is an Advice? | Java Springs
Tuesday, 27 March 2012
What is an Advice? | Java Springs
Advice is the implementation of an aspect. It is something like telling your application of a new behavior. Generally, and advice is inserted into an application at joinpoints.
No comments:
Post a Comment