Package | Description |
---|---|
org.apache.activemq.state |
Modifier and Type | Method and Description |
---|---|
ProducerState |
SessionState.getProducerState(ProducerId producerId) |
ProducerState |
SessionState.removeProducer(ProducerId id) |
Modifier and Type | Method and Description |
---|---|
Collection<ProducerState> |
SessionState.getProducerStates() |
Map<ProducerId,ProducerState> |
TransactionState.getProducerStates() |
Modifier and Type | Method and Description |
---|---|
void |
TransactionState.addProducerState(ProducerState producerState) |
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.