Package org.apache.nifi.jms.cf
package org.apache.nifi.jms.cf
-
ClassesClassDescriptionHandler class to create a JMS Connection Factory by instantiating the vendor specific javax.jms.ConnectionFactory implementation class and configuring the Connection Factory object directly.
Validatorthat ensures that brokerURI's length > 0 after EL evaluationProvides a factory service that creates and initializesConnectionFactoryspecific to the third party JMS system.Handler class to retrieve a JMS Connection Factory object via JNDI.