akka.actor.mailbox
Class DurableMailboxSpec$

java.lang.Object
  extended by akka.actor.mailbox.DurableMailboxSpec$
All Implemented Interfaces:
java.io.Serializable

public class DurableMailboxSpec$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Field Summary
static DurableMailboxSpec$ MODULE$
          Static reference to the singleton instance of this Scala object.
 
Constructor Summary
DurableMailboxSpec$()
           
 
Method Summary
 com.typesafe.config.Config fallbackConfig()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE$

public static final DurableMailboxSpec$ MODULE$
Static reference to the singleton instance of this Scala object.

Constructor Detail

DurableMailboxSpec$

public DurableMailboxSpec$()
Method Detail

fallbackConfig

public com.typesafe.config.Config fallbackConfig()