| Package | Description |
|---|---|
| org.ikasan.component.endpoint.jms.consumer | |
| org.ikasan.component.endpoint.jms.producer |
| Modifier and Type | Field and Description |
|---|---|
protected DestinationResolver |
GenericJmsConsumer.destinationResolver
destination resolver for locating and returning the configured destination instance
|
| Constructor and Description |
|---|
GenericJmsConsumer(javax.jms.ConnectionFactory connectionFactory,
DestinationResolver destinationResolver)
Constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected DestinationResolver |
GenericJmsProducer.destinationResolver
destination resolver for locating and returning the configured destination instance
|
| Constructor and Description |
|---|
GenericJmsProducer(javax.jms.ConnectionFactory connectionFactory,
DestinationResolver destinationResolver)
Constructor.
|
Copyright © 2007-2016 Ikasan. All Rights Reserved.