Uses of Interface
org.apache.activemq.ra.MessageActivationSpec

Packages that use MessageActivationSpec
org.apache.activemq.ra JCA managed connections and resource adapters for working with ActiveMQ 
 

Uses of MessageActivationSpec in org.apache.activemq.ra
 

Classes in org.apache.activemq.ra that implement MessageActivationSpec
 class ActiveMQActivationSpec
          Configures the inbound JMS consumer specification using ActiveMQ
 

Methods in org.apache.activemq.ra that return MessageActivationSpec
 MessageActivationSpec ActiveMQEndpointActivationKey.getActivationSpec()
           
 

Methods in org.apache.activemq.ra with parameters of type MessageActivationSpec
 ActiveMQConnection ActiveMQResourceAdapter.makeConnection(MessageActivationSpec activationSpec)
           
 ActiveMQConnection MessageResourceAdapter.makeConnection(MessageActivationSpec activationSpec)
           
 

Constructors in org.apache.activemq.ra with parameters of type MessageActivationSpec
ActiveMQEndpointActivationKey(javax.resource.spi.endpoint.MessageEndpointFactory messageEndpointFactory, MessageActivationSpec activationSpec)
           
 



Copyright © 2005-2011. All Rights Reserved.