public class InjectSpecificationWorker extends java.lang.Object implements EnhancementWorker
specification
property.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SPECIFICATION_PROPERTY_NAME |
Constructor and Description |
---|
InjectSpecificationWorker() |
Modifier and Type | Method and Description |
---|---|
void |
injectSpecification(EnhancementOperation op,
IComponentSpecification spec) |
void |
performEnhancement(EnhancementOperation op,
IComponentSpecification spec) |
void |
setErrorLog(org.apache.hivemind.ErrorLog errorLog) |
public static final java.lang.String SPECIFICATION_PROPERTY_NAME
public InjectSpecificationWorker()
public void performEnhancement(EnhancementOperation op, IComponentSpecification spec)
performEnhancement
in interface EnhancementWorker
public void injectSpecification(EnhancementOperation op, IComponentSpecification spec)
public void setErrorLog(org.apache.hivemind.ErrorLog errorLog)