| Class | Description |
|---|---|
| JMSConnectionFactoryHandler |
Handler class to create a JMS Connection Factory by instantiating the vendor specific javax.jms.ConnectionFactory
implementation class and configuring the Connection Factory object directly.
|
| JMSConnectionFactoryProperties | |
| JMSConnectionFactoryProperties.NonEmptyBrokerURIValidator |
Validator that ensures that brokerURI's length > 0 after EL
evaluation |
| JMSConnectionFactoryProvider |
Provides a factory service that creates and initializes
ConnectionFactory specific to the third party JMS system. |
| JndiJmsConnectionFactoryHandler |
Handler class to retrieve a JMS Connection Factory object via JNDI.
|
| JndiJmsConnectionFactoryProperties | |
| JndiJmsConnectionFactoryProvider | |
| Utils |
Copyright © 2021 Apache NiFi Project. All rights reserved.