public class JmsConnectionDetails extends Object
| Constructor and Description |
|---|
JmsConnectionDetails(ComponentPool<Context> contextPool,
String destinationName,
String connectionFactoryName,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnectionFactoryName() |
ComponentPool<Context> |
getContextPool() |
String |
getDestinationName() |
String |
getPassword() |
String |
getUserName() |
Copyright © 2019. All rights reserved.