|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PaP.Actor | +--PaP.ApplicationActor | +--PaP.ActorDummy
Fields inherited from class PaP.Actor |
bf, context, fh |
Constructor Summary | |
ActorDummy()
|
Method Summary | |
RequestResult |
applicationActorEntry(RequestPars pRP)
Defines the common entry point for every actor by declaring this method abstract. |
Methods inherited from class PaP.Actor |
findRoleSession, getGAI, start, status, term |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public ActorDummy()
Method Detail |
public RequestResult applicationActorEntry(RequestPars pRP) throws java.lang.Exception
ApplicationActor
applicationActorEntry
in class ApplicationActor
PaP.ApplicationActor
rp
- Parameters for the activity this actorEntry will attempt to
carry out.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |