|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.DispatchToInjectWorker
public class DispatchToInjectWorker
Iterates over the InjectSpecification
s and locates and
delegates to a InjectEnhancementWorker
for each one.
Constructor Summary | |
---|---|
DispatchToInjectWorker()
|
Method Summary | |
---|---|
void |
performEnhancement(EnhancementOperation op,
IComponentSpecification spec)
|
void |
setErrorLog(org.apache.hivemind.ErrorLog errorLog)
|
void |
setInjectWorkers(java.util.Map injectWorkers)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DispatchToInjectWorker()
Method Detail |
---|
public void performEnhancement(EnhancementOperation op, IComponentSpecification spec)
performEnhancement
in interface EnhancementWorker
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)
public void setInjectWorkers(java.util.Map injectWorkers)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |