Interface IInjectionPointContext

    • Method Detail

      • getMethod

        org.objectweb.asm.tree.MethodNode getMethod()
        Get the injection handler method
        Specified by:
        getMethod in interface ISelectorContext
      • getAnnotationNode

        org.objectweb.asm.tree.AnnotationNode getAnnotationNode()
        Get the parent annotation (eg. the @Inject annotation)