Search in sources :

Example 1 with TransactionId

use of org.apache.activemq.command.TransactionId in project activemq-artemis by apache.

the class TransactionIdTestSupport method populateObject.

@Override
protected void populateObject(Object object) throws Exception {
    super.populateObject(object);
    TransactionId info = (TransactionId) object;
}
Also used : TransactionId(org.apache.activemq.command.TransactionId)

Example 2 with TransactionId

use of org.apache.activemq.command.TransactionId in project activemq-artemis by apache.

the class TransactionIdTestSupport method populateObject.

@Override
protected void populateObject(Object object) throws Exception {
    super.populateObject(object);
    TransactionId info = (TransactionId) object;
}
Also used : TransactionId(org.apache.activemq.command.TransactionId)

Example 3 with TransactionId

use of org.apache.activemq.command.TransactionId in project activemq-artemis by apache.

the class TransactionIdTestSupport method populateObject.

@Override
protected void populateObject(Object object) throws Exception {
    super.populateObject(object);
    TransactionId info = (TransactionId) object;
}
Also used : TransactionId(org.apache.activemq.command.TransactionId)

Example 4 with TransactionId

use of org.apache.activemq.command.TransactionId in project activemq-artemis by apache.

the class TransactionIdTestSupport method populateObject.

@Override
protected void populateObject(Object object) throws Exception {
    super.populateObject(object);
    TransactionId info = (TransactionId) object;
}
Also used : TransactionId(org.apache.activemq.command.TransactionId)

Example 5 with TransactionId

use of org.apache.activemq.command.TransactionId in project activemq-artemis by apache.

the class TransactionIdTestSupport method populateObject.

@Override
protected void populateObject(Object object) throws Exception {
    super.populateObject(object);
    TransactionId info = (TransactionId) object;
}
Also used : TransactionId(org.apache.activemq.command.TransactionId)

Aggregations

TransactionId (org.apache.activemq.command.TransactionId)14 ActiveMQDestination (org.apache.activemq.command.ActiveMQDestination)4 ConnectionInfo (org.apache.activemq.command.ConnectionInfo)4 ConsumerInfo (org.apache.activemq.command.ConsumerInfo)4 DataArrayResponse (org.apache.activemq.command.DataArrayResponse)4 Message (org.apache.activemq.command.Message)4 ProducerInfo (org.apache.activemq.command.ProducerInfo)4 Response (org.apache.activemq.command.Response)4 SessionInfo (org.apache.activemq.command.SessionInfo)4 TransactionInfo (org.apache.activemq.command.TransactionInfo)4 XATransactionId (org.apache.activemq.command.XATransactionId)4 InstanceNotFoundException (javax.management.InstanceNotFoundException)1 DestinationViewMBean (org.apache.activemq.broker.jmx.DestinationViewMBean)1 PersistenceAdapterViewMBean (org.apache.activemq.broker.jmx.PersistenceAdapterViewMBean)1 RecoveredXATransactionViewMBean (org.apache.activemq.broker.jmx.RecoveredXATransactionViewMBean)1 ActiveMQTopic (org.apache.activemq.command.ActiveMQTopic)1 KahaDBPersistenceAdapter (org.apache.activemq.store.kahadb.KahaDBPersistenceAdapter)1 ByteSequence (org.apache.activemq.util.ByteSequence)1