Class MQConfig

java.lang.Object
com.softwaremining.mq.MQConfig

public class MQConfig extends Object
  • Field Details

    • SM_FRAMEWORK_VERSION

      public static final String SM_FRAMEWORK_VERSION
      See Also:
    • MQ_IMPL

      public static String MQ_IMPL
      MQ Interface Implementation invalid input: '&' Connectivity
      Insert name of your own MQ implementation class.
      This class HAS TO implement the following interface
      com.softwaremining.mq.MQInterface
      defaults to: com.softwaremining.mq.smmq.MQImpl
  • Constructor Details

    • MQConfig

      public MQConfig()