|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.turbine.modules.Assembler
This is an interface that defines what an Assembler is. All the current modules extend off of this class. It is currently empty and future use is yet to be determined.
| Constructor Summary | |
Assembler()
|
|
| Method Summary | |
RunData |
getRunData(PipelineData pipelineData)
This can go once RunData is replaced... |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Assembler()
| Method Detail |
public final RunData getRunData(PipelineData pipelineData)
pipelineData -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||