|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.state.ProducerState
public class ProducerState
| Constructor Summary | |
|---|---|
ProducerState(ProducerInfo info)
|
|
| Method Summary | |
|---|---|
ProducerInfo |
getInfo()
|
TransactionState |
getTransactionState()
|
void |
setTransactionState(TransactionState transactionState)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProducerState(ProducerInfo info)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic ProducerInfo getInfo()
public void setTransactionState(TransactionState transactionState)
public TransactionState getTransactionState()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||