|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.transactor.TransactorExtension
public class TransactorExtension
TransactorExtension is an Akka Extension to hold settings for transactors.
Constructor Summary | |
---|---|
TransactorExtension()
|
Method Summary | |
---|---|
static TransactorSettings |
createExtension(ExtendedActorSystem system)
|
static TransactorSettings |
get(ActorSystem system)
|
static TransactorExtension$ |
lookup()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.actor.ExtensionId |
---|
apply, createExtension, equals, get, hashCode |
Methods inherited from interface akka.actor.ExtensionIdProvider |
---|
lookup |
Constructor Detail |
---|
public TransactorExtension()
Method Detail |
---|
public static TransactorSettings get(ActorSystem system)
public static TransactorExtension$ lookup()
public static TransactorSettings createExtension(ExtendedActorSystem system)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |