org.apache.activemq.state
public class ProducerState extends java.lang.Object
Constructor and Description |
---|
ProducerState(ProducerInfo info) |
Modifier and Type | Method and Description |
---|---|
ProducerInfo |
getInfo() |
TransactionState |
getTransactionState() |
void |
setTransactionState(TransactionState transactionState) |
java.lang.String |
toString() |
public ProducerState(ProducerInfo info)
public java.lang.String toString()
toString
in class java.lang.Object
public ProducerInfo getInfo()
public void setTransactionState(TransactionState transactionState)
public TransactionState getTransactionState()
Copyright © 2005-2014. All Rights Reserved.