|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object akka.dispatch.sysmsg.Create
public class Create
INTERNAL API
Constructor Summary | |
---|---|
Create(scala.Option<ActorInitializationException> failure)
|
Method Summary | |
---|---|
scala.Option<ActorInitializationException> |
failure()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.dispatch.sysmsg.SystemMessage |
---|
next, unlink, unlinked |
Methods inherited from interface scala.Product |
---|
productArity, productElement, productIterator, productPrefix |
Methods inherited from interface scala.Equals |
---|
canEqual, equals |
Constructor Detail |
---|
public Create(scala.Option<ActorInitializationException> failure)
Method Detail |
---|
public scala.Option<ActorInitializationException> failure()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |