Interface LicenseKeySupplier


  • public interface LicenseKeySupplier
    INTERNAL API: Supplies an Akka license key.
    • Method Detail

      • implementing_this_is_a_violation_of_the_akka_license

        void implementing_this_is_a_violation_of_the_akka_license()
        This method exists to make clear to anyone that is trying to circumvent the Akka license check that doing so is a violation of the Akka license.
      • get

        java.lang.String get​(com.typesafe.config.Config config)