Class ChefVersionSupplier

  • All Implemented Interfaces:
    com.google.common.base.Supplier<Integer>, Supplier<Integer>

    @Singleton
    public class ChefVersionSupplier
    extends Object
    implements com.google.common.base.Supplier<Integer>
    Properly supply the version of the Chef Server.
    • Field Detail

      • FALLBACK_VERSION

        public static final Integer FALLBACK_VERSION
        The default version to assume in case we can not parse it.