IActorMindDumbMind, HelloWorldMind, HelloWorldMind2, Ping, Pongpublic abstract class SimpleExternalActorMind extends Object implements IActorMind
| Constructor | Description |
|---|---|
SimpleExternalActorMind() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
beforeStop() |
|
IActorContext |
context() |
|
void |
handleException(Exception e) |
|
void |
initialize(IActorContext pOwner) |
|
void |
postStart() |
processpublic void initialize(IActorContext pOwner) throws IllegalStateException
IllegalStateExceptionpublic IActorContext context()
public void handleException(Exception e)
Copyright © 2018. All rights reserved.