|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.test.CreatePropertyWorker
public class CreatePropertyWorker
Forces the creation of a property, overrriding an existing implementation. Allows test code to set the specification and messages properties of components.
Constructor Summary | |
---|---|
CreatePropertyWorker(java.lang.String propertyName,
org.apache.hivemind.Location location)
|
Method Summary | |
---|---|
void |
performEnhancement(EnhancementOperation op,
IComponentSpecification spec)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CreatePropertyWorker(java.lang.String propertyName, org.apache.hivemind.Location location)
Method Detail |
---|
public void performEnhancement(EnhancementOperation op, IComponentSpecification spec)
performEnhancement
in interface EnhancementWorker
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |