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;
}
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;
}
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;
}
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;
}
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;
}
Aggregations