A C E M O S

C

com.oracle.howto.activemq - package com.oracle.howto.activemq
 
create() - Method in interface com.oracle.howto.activemq.ActiveMQEJBHome
 
create() - Method in interface com.oracle.howto.activemq.ActiveMQEJBLocalHome
 
createQueue(String) - Static method in class com.oracle.howto.activemq.ActiveMQApp
This will create a queue by the name queueName and post a TextMessage to the same queue on ActiveMQ

A C E M O S