Class FFMQVersion


  • public class FFMQVersion
    extends Object
    FFMQVersion
    • Constructor Detail

      • FFMQVersion

        public FFMQVersion()
    • Method Detail

      • getProviderMajorVersion

        public static int getProviderMajorVersion()
        Get the major version number of the provider
        Returns:
        the major version number of the provider
      • getProviderMinorVersion

        public static int getProviderMinorVersion()
        Get the minor version number of the provider
        Returns:
        the minor version number of the provider
      • getProviderReleaseVersion

        public static String getProviderReleaseVersion()
        Get the release version string of the provider
        Returns:
        the minor version string of the provider
      • getJMSMajorVersion

        public static int getJMSMajorVersion()
        Get the minor version number of the supported JMS specification
        Returns:
        the minor version number of the supported JMS specification
      • getJMSMinorVersion

        public static int getJMSMinorVersion()
        Get the major version number of the supported JMS specification
        Returns:
        the major version number of the supported JMS specification