Uses of Class
com.tremolosecurity.provisioning.jms.JMSSessionHolder
Package
Description
-
Uses of JMSSessionHolder in com.tremolosecurity.prometheus.aggregate
Modifier and TypeMethodDescriptionPullListener.getJMSSession()
JMSPull.getRequestSession()
JMSPull.getResponseSession()
-
Uses of JMSSessionHolder in com.tremolosecurity.provisioning.core
Modifier and TypeMethodDescriptionvoid
ProvisioningEngine.reEnQueue
(jakarta.jms.TextMessage tm, int numOfTries, JMSSessionHolder session) void
ProvisioningEngineImpl.reEnQueue
(jakarta.jms.TextMessage tm, int numOfTries, JMSSessionHolder session) void
UnisonMessageListener.setListenerSession
(JMSSessionHolder session, ConfigManager cfgMgr) -
Uses of JMSSessionHolder in com.tremolosecurity.provisioning.jms
Modifier and TypeMethodDescriptionJMSConnection.createSession
(String queueName) JMSConnectionFactory.getSession
(String queueName)