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

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

public class VisitEnd
extends java.lang.Object
implements Replay

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


Constructor Summary
VisitEnd()
           
 
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

VisitEnd

public VisitEnd()
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.