auth:ex1
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
auth:ex1 [2007/02/26 16:52] – created bdefrain | auth:ex1 [2021/02/05 13:47] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Authentication: | + | [[auth: |
+ | [[auth: | ||
+ | [[auth: | ||
+ | [[auth: | ||
+ | [[auth: | ||
Create a new aspect named '' | Create a new aspect named '' | ||
Line 6: | Line 10: | ||
The signature pattern used with an '' | The signature pattern used with an '' | ||
</ | </ | ||
+ | |||
+ | As such, the aspect will have no influence on the program. Add an advice to output a tracing message before the execution of the join points selected by this pointcut. You can use the following log statement inside the advice body to write to the Console Panel of the editor: | ||
+ | |||
+ | <code aspectj> | ||
+ | support.Log.write(" | ||
+ | </ | ||
+ | |||
+ | Run the Figure Editor and verify the appearance of the tracing messages. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Continue with [[auth: |
auth/ex1.1172505156.txt.gz · Last modified: 2007/02/26 16:52 by bdefrain