Class MqttClientFactoryFactory

java.lang.Object
org.frankframework.jdbc.datasource.ObjectFactory<MqttClientFactory,Object>
org.frankframework.extensions.mqtt.MqttClientFactoryFactory
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

public class MqttClientFactoryFactory extends ObjectFactory<MqttClientFactory,Object>
  • Constructor Details

    • MqttClientFactoryFactory

      public MqttClientFactoryFactory()
  • Method Details