Class IndirectActorProducer$

java.lang.Object
org.apache.pekko.actor.IndirectActorProducer$

public class IndirectActorProducer$ extends Object
  • Field Details

    • MODULE$

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

    • IndirectActorProducer$

      public IndirectActorProducer$()
  • Method Details

    • CreatorFunctionConsumerClass

      public Class<org.apache.pekko.actor.CreatorFunctionConsumer> CreatorFunctionConsumerClass()
    • CreatorConsumerClass

      public Class<org.apache.pekko.actor.CreatorConsumer> CreatorConsumerClass()
    • TypedCreatorFunctionConsumerClass

      public Class<org.apache.pekko.actor.TypedCreatorFunctionConsumer> TypedCreatorFunctionConsumerClass()
    • apply

      public IndirectActorProducer apply(Class<?> clazz, scala.collection.immutable.Seq<Object> args)