메소드 | 설명 | |
---|---|---|
GetSingleChild ( string name ) : IInternalActorRef | ||
RootGuardianActorRef ( ActorSystemImpl system, Props props, |
||
SetTempContainer ( IInternalActorRef tempContainer ) : void |
public GetSingleChild ( string name ) : IInternalActorRef | ||
name | string | |
리턴 | IInternalActorRef |
public RootGuardianActorRef ( ActorSystemImpl system, Props props, |
||
system | ActorSystemImpl | |
props | Props | |
dispatcher | ||
createMailbox | Func |
|
supervisor | IInternalActorRef | |
path | ActorPath | |
deadLetters | IInternalActorRef | |
extraNames | IInternalActorRef>.IReadOnlyDictionary | |
리턴 | System |
public SetTempContainer ( IInternalActorRef tempContainer ) : void | ||
tempContainer | IInternalActorRef | |
리턴 | void |