Before posing my main questions.

I noticed an "AdviceFactory" and "InterceptorFactory" in the api docs. My 
understanding would be advices are methods of aspects and interceptors are individual 
classes that pretty much do all of the advising, correct?

I'm hoping  the concept of "interceptor classes" will not disappear someday to be 
replaced by "aspect" classes, correct? Because AspectWerkz 0.10 RC1 did just that, 
they are more closer to attributes than declarative syntax of advices (or 
interceptors). 

Now to do some justice to the subject message.

Has anyone given any thought to "persisting" the changes that are applied on  the 
AspectManager during run-time? It would be really nice if I can generate the aop-xml 
file again. This could be done during the shutdown or something to either overwrite 
the existing xml or write back to a new file.

Also is the xml file read once during startup or is it constantly monitored at 
run-time? Can I start without any aop-xml file and supply the xml contents at 
run-time? Can I have multiple aop-xml files?

Sorry for being so inquisitive. Thanks for your time.
Rajiv

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3828431#3828431

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3828431


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to