|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.InjectScriptWorker
Injects IScript
instances directly into pages or components.
Constructor Summary | |
InjectScriptWorker()
|
Method Summary | |
void |
performEnhancement(EnhancementOperation op,
InjectSpecification spec)
Perform the enhancement defined by the InjectSpecification . |
void |
setSource(IScriptSource source)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InjectScriptWorker()
Method Detail |
public void performEnhancement(EnhancementOperation op, InjectSpecification spec)
InjectEnhancementWorker
InjectSpecification
.
Thrown runtime exceptions are caught and reported by the invoker.
performEnhancement
in interface InjectEnhancementWorker
public void setSource(IScriptSource source)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |