public class AbstractPropertyWorker extends java.lang.Object implements EnhancementWorker
Constructor and Description |
---|
AbstractPropertyWorker() |
Modifier and Type | Method and Description |
---|---|
void |
performEnhancement(EnhancementOperation op,
IComponentSpecification spec) |
void |
setErrorLog(org.apache.hivemind.ErrorLog errorLog) |
public AbstractPropertyWorker()
public void performEnhancement(EnhancementOperation op, IComponentSpecification spec)
performEnhancement
in interface EnhancementWorker
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)