Hi,
Anyone knows how to override the existing method in EJB?
For example:
I have defined internal method "myCal". This internal method will be
calling by a few other standard method which is defined by me.
User will call my standard method when they use my application. But sometime, some
user may not like to use my calculation logic define in myCal method, they may want to
override it, how can we achieve in EJB?
Thanks.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4231765#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...