|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tapestry.annotations.InjectStateAnnotationWorker
public class InjectStateAnnotationWorker
Injects an Application State Object.
InjectState,
InjectStateWorker| Constructor Summary | |
|---|---|
InjectStateAnnotationWorker()
|
|
| Method Summary | |
|---|---|
void |
performEnhancement(org.apache.tapestry.enhance.EnhancementOperation op,
org.apache.tapestry.spec.IComponentSpecification spec,
java.lang.reflect.Method method,
org.apache.hivemind.Location location)
Performs a particular enhancement based on a registered annotation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InjectStateAnnotationWorker()
| Method Detail |
|---|
public void performEnhancement(org.apache.tapestry.enhance.EnhancementOperation op,
org.apache.tapestry.spec.IComponentSpecification spec,
java.lang.reflect.Method method,
org.apache.hivemind.Location location)
MethodAnnotationEnhancementWorker
performEnhancement in interface MethodAnnotationEnhancementWorkerop - the enhancement operarationspec - the specification of the component for which a class is being enhancedmethod - the method to which the annotation is attached. The annotation
may be obtained from the method.location - TODO
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||