net.sf.tacos.seam.annotations
Class InAnnotationtWorker
java.lang.Object
net.sf.tacos.seam.annotations.InAnnotationtWorker
- All Implemented Interfaces:
- org.apache.tapestry.annotations.MethodAnnotationEnhancementWorker
public class InAnnotationtWorker
- extends Object
- implements org.apache.tapestry.annotations.MethodAnnotationEnhancementWorker
Injects a reference to a Seam component.
- Author:
- Igor Drobiazko
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InAnnotationtWorker
public InAnnotationtWorker()
performEnhancement
public void performEnhancement(org.apache.tapestry.enhance.EnhancementOperation op,
org.apache.tapestry.spec.IComponentSpecification spec,
Method method,
Location location)
- Specified by:
performEnhancement
in interface org.apache.tapestry.annotations.MethodAnnotationEnhancementWorker
injectSeamComponent
public void injectSeamComponent(org.apache.tapestry.enhance.EnhancementOperation op,
Method method,
Location location)
Copyright © 2005-2008 SourceForge.net. All Rights Reserved.