net.sf.tacos.annotations
Class InjectParameterFlagAnnotationWorker

java.lang.Object
  extended by net.sf.tacos.annotations.InjectParameterFlagAnnotationWorker
All Implemented Interfaces:
org.apache.tapestry.annotations.MethodAnnotationEnhancementWorker

public class InjectParameterFlagAnnotationWorker
extends Object
implements org.apache.tapestry.annotations.MethodAnnotationEnhancementWorker

Author:
Patrick Moore

Constructor Summary
InjectParameterFlagAnnotationWorker()
           
 
Method Summary
 void performEnhancement(org.apache.tapestry.enhance.EnhancementOperation op, org.apache.tapestry.spec.IComponentSpecification spec, Method method, Location location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InjectParameterFlagAnnotationWorker

public InjectParameterFlagAnnotationWorker()
Method Detail

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


Copyright ? 2007-2008 SourceForge.net. All Rights Reserved.