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

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

public class Visit
extends java.lang.Object
implements Replay

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


Constructor Summary
Visit(java.lang.String name, java.lang.Object value)
           
 
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

Visit

public Visit(java.lang.String name,
             java.lang.Object value)
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.