Hello,
I have couple of desgn questions:

1. "introduction" will force the class to implement the interface and will  
generate a method if one is not implemented by the class. Is there a way just 
to force the class (or make sure) to implement the interface, but fail if the 
class doesn't provide method implementation (to verify that classes that 
implement certain interface provide non empty method implementation)?

2. It seems like you can only do (..) for everything or you have to specify and 
exact number of params. is there a way when creating a point cut to distinquish 
between methods that take all of their params of certain type type and methods 
that take all of their params as long or int (without knowing how many params 
method takes)? 

                        Thank you, Michael


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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to