|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.enhance.AbstractPropertyWorker
public class AbstractPropertyWorker
No, this class isn't abstract ... this worker locates abstract properties in the base component class and provides a concrete implementation for them in the enhanced class.
Constructor Summary | |
---|---|
AbstractPropertyWorker()
|
Method Summary | |
---|---|
void |
performEnhancement(EnhancementOperation op,
IComponentSpecification spec)
|
void |
setErrorLog(org.apache.hivemind.ErrorLog errorLog)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractPropertyWorker()
Method Detail |
---|
public void performEnhancement(EnhancementOperation op, IComponentSpecification spec)
performEnhancement
in interface EnhancementWorker
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |