Class InterceptorImpl$

java.lang.Object
org.apache.pekko.actor.typed.internal.InterceptorImpl$

public class InterceptorImpl$ extends Object
Provides the impl of any behavior that could nest another behavior

INTERNAL API

  • Field Details

    • MODULE$

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

    • InterceptorImpl$

      public InterceptorImpl$()
  • Method Details