Gatling Code to Connect to an ActiveMQ Hosted on JBOSS EAP 7 Server

I’m trying to create a Load Performance Test for a integration service (JMS) that uses an ActiveMQ on a JBoss EAP 7 server.

I’m looking for templates on how to connect to the queue (point to point) and send messages.

Can somebody point me to the right direction.