|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.testkit.TestKitExtension$
public class TestKitExtension$
| Field Summary | |
|---|---|
static TestKitExtension$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
TestKitExtension$()
|
|
| Method Summary | |
|---|---|
TestKitSettings |
createExtension(ExtendedActorSystem system)
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only. |
TestKitSettings |
get(ActorSystem system)
Returns an instance of the extension identified by this ExtensionId instance. |
| 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 |
| Field Detail |
|---|
public static final TestKitExtension$ MODULE$
| Constructor Detail |
|---|
public TestKitExtension$()
| Method Detail |
|---|
public TestKitSettings get(ActorSystem system)
ExtensionId
override def get(system: ActorSystem): TheExtension = super.get(system)
get in interface ExtensionId<TestKitSettings>public TestKitSettings createExtension(ExtendedActorSystem system)
ExtensionId
createExtension in interface ExtensionId<TestKitSettings>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||