Hey,

So I went through a .Net Adapter code and came across the DataAdapterLauncher code which "creates a DataProviderServer instance and assigns a HelloWorldAdapter instance to it." So is there a way I could do this with my Java Data Adapter too? I am trying to provide data to my Java Data Adapter through a Kafka queue which in turn gets data from a apache Storm bolt. Kindly help.

Thank you,
Priyanka