org.apache.activemq.state
Class ProducerState
java.lang.Object
org.apache.activemq.state.ProducerState
public class ProducerState
- extends Object
ProducerState
public ProducerState(ProducerInfo info)
toString
public String toString()
- Overrides:
toString
in class Object
getInfo
public ProducerInfo getInfo()
setTransactionState
public void setTransactionState(TransactionState transactionState)
getTransactionState
public TransactionState getTransactionState()
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.