Package akka.cluster

Class DowningProvider$


  • public class DowningProvider$
    extends java.lang.Object
    param: fqcn Fully qualified class name of the implementation to be loaded. param: system Actor system used to load the implemntation
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static DowningProvider$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Field Detail

      • MODULE$

        public static final DowningProvider$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • DowningProvider$

        public DowningProvider$()