|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.InjectObjectWorker
Implementation for injection type "object" (the default). Adds read-only properties to the enhanced class that contain objects injected from HiveMind.
Constructor Summary | |
InjectObjectWorker()
|
Method Summary | |
void |
performEnhancement(EnhancementOperation op,
InjectSpecification is)
Perform the enhancement defined by the InjectSpecification . |
void |
setProvider(InjectedValueProvider provider)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public InjectObjectWorker()
Method Detail |
public void performEnhancement(EnhancementOperation op, InjectSpecification is)
InjectEnhancementWorker
InjectSpecification
.
Thrown runtime exceptions are caught and reported by the invoker.
performEnhancement
in interface InjectEnhancementWorker
public void setProvider(InjectedValueProvider provider)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |