|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Wurblet
A code generator.
Wurblets are executed by a container, the Wurbler.
| Method Summary | |
|---|---|
Wurbler |
getContainer()
Gets the current container. |
void |
run()
Invokes the wurblet from within the container. |
void |
setContainer(Wurbler container)
Sets the container. |
| Method Detail |
|---|
void setContainer(Wurbler container)
container - the wurbler the wurblet is attached to, null to detachWurbler getContainer()
void run()
throws Exception
Exception - if somethin fails.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||