Class ClientVersion

java.lang.Object
com.rabbitmq.client.impl.ClientVersion

public class ClientVersion extends Object
Publicly available Client Version information
  • Field Details

    • LOGGER

      private static final org.slf4j.Logger LOGGER
    • VERSION_PROPERTY

      private static final char[] VERSION_PROPERTY
    • VERSION

      public static final String VERSION
  • Constructor Details

    • ClientVersion

      public ClientVersion()
  • Method Details

    • getVersionFromPropertyFile

      private static final String getVersionFromPropertyFile() throws Exception
      Throws:
      Exception
    • getVersionFromPackage

      private static final String getVersionFromPackage()
    • getDefaultVersion

      private static final String getDefaultVersion()