org.apache.felix.ipojo.manipulator.metadata.annotation.stereotype.replay
Class RootAnnotationRecorder
java.lang.Object
org.apache.felix.ipojo.manipulator.metadata.annotation.stereotype.replay.AnnotationRecorder
org.apache.felix.ipojo.manipulator.metadata.annotation.stereotype.replay.RootAnnotationRecorder
- All Implemented Interfaces:
- Replay, org.objectweb.asm.AnnotationVisitor
public class RootAnnotationRecorder
- extends AnnotationRecorder
User: guillaume
Date: 30/05/13
Time: 19:20
Method Summary |
void |
accept(org.objectweb.asm.ClassVisitor visitor)
|
void |
accept(org.objectweb.asm.FieldVisitor visitor)
|
void |
accept(org.objectweb.asm.MethodVisitor visitor)
|
void |
accept(org.objectweb.asm.MethodVisitor visitor,
int index)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootAnnotationRecorder
public RootAnnotationRecorder(java.lang.String desc,
boolean visible)
accept
public void accept(org.objectweb.asm.FieldVisitor visitor)
accept
public void accept(org.objectweb.asm.ClassVisitor visitor)
accept
public void accept(org.objectweb.asm.MethodVisitor visitor)
accept
public void accept(org.objectweb.asm.MethodVisitor visitor,
int index)
Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.