I haven't documented it yet, but if the Interceptor class implements 
org.jboss.util.xml.XmlLoadable then the importXml will be called at interceptor 
creation time.  I will eventually add this to the creation of aspects as well.


  | public interface XmlLoadable
  | {
  |     
  |    // Public --------------------------------------------------------
  |    public void importXml(Element element);
  | }
  | 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to