|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the activity of an active object which is a Fractal component.
It replaces the RunActive
when using Fractal components.
Method Summary | |
void |
runComponentActivity(Body body)
See @see org.objectweb.proactive.RunActive#runActivity(Body) One should use a requests filter for separating component controller requests from component functional requests, notably for managing the lifecycle of the component. |
Method Detail |
public void runComponentActivity(Body body)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |