In an application I am porting I have my core Service Interfaces in a Common Jar. I know now this has to become a bundle for other Service bundles to implement these interfaces. I also have several Abstract Classes in the Common jar that implement the interfaces in the Common jar. My question is can I extend the Abstract Classes in one bundle with Classes in another?

Thanks

-Pete


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to