Hi,Is there anyway to control the methods to be exposed in the web service class? I did not look much in the documentation for any support for annotations.
Here is an eg, to elaborate on this.Class A is added to the service.xml as a parameter "ServiceClass". Class has methodA and method B implementation. The idea is to only expose methodA and not methodB. Is there any annotation support which can help doing this?
Thanks -- Regards, Abhijeet C Kale * *