Thanks Giuseppe its acknowledged, I will make sure we have different method calls.

One question, is it possible to use spring
Application events for metaData and data adapter communications? Implement ApplicationListener<ApplicationEvent> in our DATA Adapters so we can fire an application event from metaDataAdapter once notifyNewTables is called.

To put in simple words,
can we initialize spring context inside adapter life cycle classes ?

Thanks
Rajesh