Package akka.event

Class NoLogging$

  • All Implemented Interfaces:
    LoggingAdapter

    public class NoLogging$
    extends java.lang.Object
    implements LoggingAdapter
    Java API to return the reference to NoLogging
    • Field Detail

      • MODULE$

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

      • NoLogging$

        public NoLogging$()