public class JmsFactory extends Object
| Constructor and Description |
|---|
JmsFactory(javax.jms.ConnectionFactory connectionFactory)
Creates a new factory that uses the given standard JMS
connection factory to create connections.
|
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ConnectionFactory |
getConnectionFactory()
Returns the receiver's standard JMS connection factory.
|
Copyright © 2014. All Rights Reserved.