From: Savvas A. M. <sav...@gm...> - 2016-03-27 18:17:20
|
Hi Kaushal, If I am understanding your requirement right then you probably want to look into ReaderInterceptor(s) and implement one of those. You should be able to register them with @Provider. HTH, Savvas On 17 Mar 2016 16:11, "Kaushal Kishore Agrawal" <kau...@gm...> wrote: > Hi All, > > Is there any way in which I can register custom event handler in resteasy > for JAXB unmarshalling. Can it be done in a declarative way, like the way > we use to add providers > > I need the same to register a custom ValidationEventHandler > > Thanks, > Kaushal Kishore > > > ------------------------------------------------------------------------------ > Transform Data into Opportunity. > Accelerate data analysis in your applications with > Intel Data Analytics Acceleration Library. > Click to learn more. > http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 > _______________________________________________ > Resteasy-users mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/resteasy-users > > |