document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. public void receive(Message arg0) throws MessageListenerException {
  2. //Here is the buisness logic to be written as per your requirement
  3. }
');