org.apache.felix.ipojo.manipulator.metadata.annotation.stereotype.replay
Class VisitAnnotation

java.lang.Object
  extended by org.apache.felix.ipojo.manipulator.metadata.annotation.stereotype.replay.VisitAnnotation
All Implemented Interfaces:
Replay

public class VisitAnnotation
extends java.lang.Object
implements Replay

User: guillaume Date: 30/05/13 Time: 17:24


Constructor Summary
VisitAnnotation(java.lang.String name, java.lang.String desc, AnnotationRecorder sub)
           
 
Method Summary
 void accept(org.objectweb.asm.AnnotationVisitor visitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisitAnnotation

public VisitAnnotation(java.lang.String name,
                       java.lang.String desc,
                       AnnotationRecorder sub)
Method Detail

accept

public void accept(org.objectweb.asm.AnnotationVisitor visitor)
Specified by:
accept in interface Replay


Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.