Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] LTW examples

Hi all,

do you know where can I get any LTW concrete examples based on org.aspectj.weaver.tools.* API, please? In particularly I'm looking for an example that compile and weave an aspect created after my program is launched if exists.

EX: I launch my java program, create a file "example.aj" ( an aspect ) and than I would weave that aspect into my program ( or just compile it ). This allow me to create custom aspect at runtime.

thanks to all, best regards

--
Stalsy

 HomePage   --:. http://www.stalsy.it
 Blog       --:. http://blog.stalsy.com
 Public Key --:. http://www.stalsy.it/key.php
 E-Mail     --:. stalsy@xxxxxxxxx
 ICQ        --:. 302346155
 MSN        --:. faricci@xxxxxxxx




Back to the top