Can an inherited bundle override the java classes in parent bundle. I would like to change the one of the class in the bundle so for this i will use inheritance concept to have a new bundle inheriting parent bundle. Please let me know how can i do this ?
Thanks in advance.