Package org.frankframework.jms


package org.frankframework.jms
  • Classes
    Class
    Description
    A JmsRealm is a definition of a JMS provider, and is kind of a utility class to prevent the tedeous work of repeatedly defining all parameters to connect to a queue or topic.
    Singleton that has the different jmsRealms.
    Typical use: JmsRealmFactory.getInstance().<method to execute>