|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.enhance.InjectSpecificationWorker
public class InjectSpecificationWorker
Injects the component's specification as the
specificationproperty.
| Field Summary | |
|---|---|
static java.lang.String |
SPECIFICATION_PROPERTY_NAME
|
| Constructor Summary | |
|---|---|
InjectSpecificationWorker()
|
|
| Method Summary | |
|---|---|
void |
injectSpecification(EnhancementOperation op,
IComponentSpecification spec)
|
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 |
| Field Detail |
|---|
public static final java.lang.String SPECIFICATION_PROPERTY_NAME
| Constructor Detail |
|---|
public InjectSpecificationWorker()
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||