public interface MessageActivationSpec
extends javax.resource.spi.ActivationSpec
javax.resource.spi.ResourceAdapter getResourceAdapter()
getResourceAdapter in interface javax.resource.spi.ResourceAdapterAssociationResourceAdapterAssociation.getResourceAdapter()String getDestinationType()
String getPassword()
String getUserName()
String getMessageSelector()
String getNoLocal()
String getAcknowledgeMode()
String getClientId()
String getDestination()
String getSubscriptionDurability()
String getSubscriptionName()
boolean isDurableSubscription()
boolean isEmpty(String value)
int getAcknowledgeModeForSession()
String getMaxMessagesPerSessions()
String getMaxSessions()
String getUseRAManagedTransaction()
int getMaxMessagesPerSessionsIntValue()
int getMaxSessionsIntValue()
boolean isUseRAManagedTransactionEnabled()
boolean getNoLocalBooleanValue()
String getEnableBatch()
boolean getEnableBatchBooleanValue()
int getMaxMessagesPerBatchIntValue()
String getMaxMessagesPerBatch()
double getBackOffMultiplier()
long getMaximumRedeliveryDelay()
long getInitialRedeliveryDelay()
int getMaximumRedeliveries()
boolean isUseExponentialBackOff()
org.apache.activemq.RedeliveryPolicy redeliveryPolicy()
org.apache.activemq.RedeliveryPolicy lazyCreateRedeliveryPolicy()
boolean isUseJndi()
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.