User Tools

Site Tools


caching:ex3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
caching:ex3 [2008/10/07 14:09]
bdefrain
caching:ex3 [2008/10/07 14:27]
bdefrain
Line 8: Line 8:
 Employ an additional ''before'' advice. The original aspect that manages the cached data should provide functionality to clear the cache. Employ an additional ''before'' advice. The original aspect that manages the cached data should provide functionality to clear the cache.
  
-To reach the aspect instance, you might need to use the ''aspectOf'' method.+To reach the aspect instance, you might need to use the [[http://www.eclipse.org/aspectj/doc/released/progguide/semantics-aspects.html#aspect-instantiation|aspectOf]] method.
 </note> </note>
  
caching/ex3.txt ยท Last modified: 2021/02/05 13:51 (external edit)