|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActorContextFactory
The ActorContextFactory creates a new ActorContext instance via the createActorContext() method.
This interface helps you to implement/use your own ActorContext implementation.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string |
| Method Summary | |
|---|---|
ActorContext |
createActorContext()
This method is used to create ActorContext |
| Field Detail |
|---|
static final java.lang.String CLASS_VERSION
| Method Detail |
|---|
ActorContext createActorContext()
ActorContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||