|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.apache.cocoon.framework.AbstractActor
This class implements the usual method to store and keep the director reference for later use.
| Field Summary | |
protected Director |
director
|
| Constructor Summary | |
AbstractActor()
|
|
| Method Summary | |
void |
init(Director director)
Initialize the actor by indicating their director. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Director director
| Constructor Detail |
public AbstractActor()
| Method Detail |
public void init(Director director)
init in interface Actor
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||