Package akka.actor.typed
Class BehaviorInterceptor$
- java.lang.Object
-
- akka.actor.typed.BehaviorInterceptor$
-
public class BehaviorInterceptor$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static BehaviorInterceptor$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description BehaviorInterceptor$()
-
-
-
Field Detail
-
MODULE$
public static final BehaviorInterceptor$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-