[jboss-user] [EJB 3.0] - how to override the method logic which is currenlty calling

kkangsar do-not-reply at jboss.com
Tue May 19 00:14:53 EDT 2009


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#4231765

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



More information about the jboss-user mailing list