Class JmsConnectionDetails
java.lang.Object
org.smallmind.phalanx.wire.transport.jms.jndi.JmsConnectionDetails
-
Constructor Summary
ConstructorsConstructorDescriptionJmsConnectionDetails(ComponentPool<Context> contextPool, String destinationName, String connectionFactoryName, String userName, String password) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
JmsConnectionDetails
-
-
Method Details
-
getContextPool
-
getDestinationName
-
getConnectionFactoryName
-
getUserName
-
getPassword
-