You can retrieve the method name by calling getMethod() on the InvocationContext. The
method name can be used for pattern matching. Pattern and Matcher provided by the
java.util.regex library will do the trick. This library is provided with your Java
distribution. There are a variety of available tutorials on this library. Hope that
helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107917#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...