public class EventAdapters$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static EventAdapters$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
EventAdapters$() |
Modifier and Type | Method and Description |
---|---|
EventAdapters |
apply(akka.actor.ExtendedActorSystem system,
com.typesafe.config.Config config) |
scala.util.Try<EventAdapter> |
instantiateAdapter(java.lang.String adapterFQN,
akka.actor.ExtendedActorSystem system) |
public static final EventAdapters$ MODULE$
public EventAdapters apply(akka.actor.ExtendedActorSystem system, com.typesafe.config.Config config)
public scala.util.Try<EventAdapter> instantiateAdapter(java.lang.String adapterFQN, akka.actor.ExtendedActorSystem system)