rewrite-config-annotations-api 1.1.0.Final

Uses of Interface
org.ocpsoft.rewrite.annotation.api.MethodContext

Packages that use MethodContext
org.ocpsoft.rewrite.annotation.api   
org.ocpsoft.rewrite.annotation.spi   
 

Uses of MethodContext in org.ocpsoft.rewrite.annotation.api
 

Methods in org.ocpsoft.rewrite.annotation.api that return MethodContext
 MethodContext ParameterContext.getMethodContext()
          Return the parent MethodContext to which this context is a descendant.
 

Uses of MethodContext in org.ocpsoft.rewrite.annotation.spi
 

Methods in org.ocpsoft.rewrite.annotation.spi with parameters of type MethodContext
abstract  void MethodAnnotationHandler.process(MethodContext context, Method method, A annotation)
           
 


rewrite-config-annotations-api 1.1.0.Final

Copyright © 2012 OCPsoft. All Rights Reserved.