I think there are examples here: http://www.eclipse.org/aspectj/doc/released/devguide/ltw.html

Stalsy wrote:
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


--
Dean Wampler, Ph.D.
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.objectmentor.com http://www.aspectprogramming.com http://www.contract4j.org I want my tombstone to say: Unknown Application Error in Dean Wampler.exe. Application Terminated.
  [Okay]    [Cancel]

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to