Class JmsPoolUtil
java.lang.Object
org.frankframework.jms.JmsPoolUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable StringgetConnectionPoolInfo(@Nullable jakarta.jms.ConnectionFactory qcf) Returns pool info or NULL when it's not able to do so.static @NonNull StringreflectionToString(jakarta.jms.ConnectionFactory qcf)
-
Constructor Details
-
JmsPoolUtil
public JmsPoolUtil()
-
-
Method Details
-
getConnectionPoolInfo
Returns pool info or NULL when it's not able to do so. -
reflectionToString
-