|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.InjectPageWorker
Injects code to access a named page within the application.
Constructor Summary | |
InjectPageWorker()
|
Method Summary | |
void |
performEnhancement(EnhancementOperation op,
InjectSpecification spec)
Perform the enhancement defined by the InjectSpecification . |
void |
performEnhancement(EnhancementOperation op,
java.lang.String pageName,
java.lang.String propertyName,
org.apache.hivemind.Location location)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InjectPageWorker()
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 performEnhancement(EnhancementOperation op, java.lang.String pageName, java.lang.String propertyName, org.apache.hivemind.Location location)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |