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

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

public class VisitArray
extends java.lang.Object
implements Replay

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


Constructor Summary
VisitArray(java.lang.String name, 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

VisitArray

public VisitArray(java.lang.String name,
                  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.